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.
Hi,
I have a table with a lot of detail in a visual.
The table in data section is ok, for example for column "No Pedido" I have 18 registered data as "001-07" as I show in the first image.
But when I create the table as a visual and applying "don't summarize" in all the collumns, some data is summarized, for example the "001-07 have just 15 records (as shown in the second image).
Thanks so much in advance
Solved! Go to Solution.
Hi @eduardosilvin2 ,
The 'don't summarize' means that the field/column will not be aggregated (count, sum, first, last, etc) but will not stop other non-aggregated column from not being repeated like as shown in the data view. The workaround is to add a column with values that are always unique per row (values that don't repeat in any other rows) like an index column. Of course, I'd change the value color of the index column as well as that of the header so they blend with the background (eg white text on a white background).
Hi @eduardosilvin2 ,
The 'don't summarize' means that the field/column will not be aggregated (count, sum, first, last, etc) but will not stop other non-aggregated column from not being repeated like as shown in the data view. The workaround is to add a column with values that are always unique per row (values that don't repeat in any other rows) like an index column. Of course, I'd change the value color of the index column as well as that of the header so they blend with the background (eg white text on a white background).
So simple and effective, thank you so much, not only gave me a solution but you explained it. Really appreciate it.
Regards
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.