The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.