Forum Discussion
TanHY
2 years agoHelper I
Power BI Table Visualization
Hi guys, I have a query when I trying to understand more about the power bi visualization. As you can see from the 3 attachments, first is my testing csv data, second and third are my data visualsa...
- 2 years ago
Hi TanHY
All visuals of Power BI work with the aggregating logic (like the pivot in Excel).
To show all the values you should put at least one value that is unique.For example, you can add an index column and use it:
File with an example attached.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Ritaf1983
2 years agoSuper User
Hi TanHY
All visuals of Power BI work with the aggregating logic (like the pivot in Excel).
To show all the values you should put at least one value that is unique.
For example, you can add an index column and use it:
File with an example attached.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly