The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Recently we faced an issue with the manual tooltip when line chart having continuous dates and crossing 3500 datapoints limit.
We have turned off "High density sampling" in the visual settings and tooltip started to work fine.
Visual still showing "i" warning of "Showing representative data"
While our tooltip (manually created) is working fine , is there any potential issue with the data shown on the tooltip or the line trend that we show in the line chart, or any chances of tooltip showing unintended results again
What does the warning mean with respect to visual and tooltip that we are showing
Can the warning be ignored if we wish to show more datapoints on the visual?
Solved! Go to Solution.
We need to avoid loading the entire dataset to the client.
Due to line chart have 3500 point limit, it is better for you to use slicer, TopN or High-density line sampling to restrict the datapoints showing in your visual.
If you don't limit the values in your line chart, it may impact your power bi performance.
For more info you may refer to this blog: Apply data-point limits and strategies by visual type
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution. More people will benefit from it. Or you are still confused about it, please provide me with more details about your table and your problem or share me with your pbix file from your Onedrive for Business.
Best Regards,
Rico Zhou
We need to show data for continuous dates for which are over 2 years ,and for 7 series in a line chart.
Want to know what would be the issue if we turn off high data sampling and continue to add daily data to it
We need to avoid loading the entire dataset to the client.
Due to line chart have 3500 point limit, it is better for you to use slicer, TopN or High-density line sampling to restrict the datapoints showing in your visual.
If you don't limit the values in your line chart, it may impact your power bi performance.
For more info you may refer to this blog: Apply data-point limits and strategies by visual type
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@AvinashAsks07 , can you reduce the values displayed using topN filter(Visual level TOPN and check) -https://youtu.be/QIVEFp-QiOk?t=204
Reduce the values below 3500 and check
User | Count |
---|---|
65 | |
59 | |
55 | |
53 | |
30 |
User | Count |
---|---|
180 | |
88 | |
72 | |
48 | |
46 |