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.
Hi !!
I am trying to visualize a dataset which has a number of fields one of them represents the "Year" from 1997-2017, when visualizing it the "Year" column is being summed up !
How to keep it as it is without being summed up ?
Thank you,
Solved! Go to Solution.
Without knowing what visualization you are using, you can try the following:
- In Power BI desktop, select the field in question on the right hand side, then select the Modeling tab, then in the Properties section, set the "Default Summarization" to "Don't summarize"
Hope this helps,
Without knowing what visualization you are using, you can try the following:
- In Power BI desktop, select the field in question on the right hand side, then select the Modeling tab, then in the Properties section, set the "Default Summarization" to "Don't summarize"
Hope this helps,
Dear Blopez11,
I tried it, and it worked !
Thank you so much.