Forum Discussion
Power BI Table Visualization
My doubt here is, am I able to display title and type only , but I wanted to show all the 4 rows. As power bi default setting, it will group the same name data togetherHopefully can get some fruitful advice from you guys. Cheers
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
1 Reply
- Ritaf1983Super 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