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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Solved! Go to Solution.
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
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