Forum Discussion
Don't summarize values in table visual
- 3 years ago
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