Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Is there an easy way to plot all data points from a data set without using DAX formulas? I have a set of data where I would like all data points reported (not count, sum, average, etc.). I just want to plot these data points!
Here is what the graph looks like currently. I selected "Don't summarize data" within the modeling and nothing changed.
Here is the table:
It is still using SUM as the function to report the data points on the visual. How do I get PBI to plot every data point for Actuals? This appears like it should be so easy but the more I investigate the more likely it seems I will have to create some convoluted DAX formula to report all data points.
Hope this helps:
Hi, there is not an option for "Order Date" on my date table. I am trying to plot the data points, not the date.