Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
TanHY
Helper I
Helper 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 visualsation in power bi.TanHY_0-1698111098074.pngTanHY_1-1698111109357.pngTanHY_2-1698111116847.png

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

 

1 ACCEPTED SOLUTION
Ritaf1983
Super User
Super 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:

Ritaf1983_0-1698112739161.pngRitaf1983_1-1698112792671.png

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

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

1 REPLY 1
Ritaf1983
Super User
Super 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:

Ritaf1983_0-1698112739161.pngRitaf1983_1-1698112792671.png

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

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors