Forum Discussion
Custom Tooltip Error on a line chart
- 2 years ago
Thanks! I did all you mentioned above but I got the problem resolved. The line chart had a topN slicer and there was a measure on the filter panel of the line chart that enables the topN filter to work as expected. What I did wrong was to add this measure to the custom tooltip table visualization which equally filters the data before getting it displayed at the line chart page. I just had to remove the measure from the filter panel of the tooltip page. Thanks again!
AdenikeElemo , Make sure on the tooltip page, that "keep all filters" is on. And that is not on make sure year is there in below list
Also, I have seen a few issues on the tooltip. So if this does not help, log an issue - https://community.powerbi.com/t5/Issues/idb-p/Issues
Thanks! I did all you mentioned above but I got the problem resolved. The line chart had a topN slicer and there was a measure on the filter panel of the line chart that enables the topN filter to work as expected. What I did wrong was to add this measure to the custom tooltip table visualization which equally filters the data before getting it displayed at the line chart page. I just had to remove the measure from the filter panel of the tooltip page. Thanks again!