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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I'm trying to create a line graph based on % column but it aggregates the value and I don;t see an option to use don't summarize in aline graph.
Solved! Go to Solution.
Hi @Anonymous ,
Line chart visualization is used to display summary data. You can image the line graph. The Axis property is the column group of the matrix, and the Legend property is the row group of the matrix. If there are multiple records at the same intersection of a column and row group, these values need to be aggregated. Therefore, there are many aggregate functions that can be used to aggregate data instead of "not aggregate".
The "Default Summarize: No Summarize" option applies to the field itself. Once the file is placed in the vision, it will depend on the vision design to use it. In chart vision, "not summarized" is not available, but in table vision, it can be supported.
Best Regards
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Line chart visualization is used to display summary data. You can image the line graph. The Axis property is the column group of the matrix, and the Legend property is the row group of the matrix. If there are multiple records at the same intersection of a column and row group, these values need to be aggregated. Therefore, there are many aggregate functions that can be used to aggregate data instead of "not aggregate".
The "Default Summarize: No Summarize" option applies to the field itself. Once the file is placed in the vision, it will depend on the vision design to use it. In chart vision, "not summarized" is not available, but in table vision, it can be supported.
Best Regards
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
For each data point on X-Axis graph line graph has to show one value which need to be aggregated at some level causing you not to see the option. The graph can't have same data points more than once for sanity.
Is there any other way to show the values in line graph like using dax?
@Anonymous
Nopes, Don't summarize option uses is limited in this case.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.