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.
I then added artist_name thinking I would be able to maintain the topN album_name listing but with the artist name right next it. However it expands out the album name mulitple times as you can see in the screenshot below. Why is this? And how can I show the singular artist_name values next to the TopN album_name list?
Solved! Go to Solution.
I realized that the data was displaying properly as there were multiple artists per album.
I realized that the data was displaying properly as there were multiple artists per album.
Here is a workaround for you. I did test for top 3
create a measure
and add this measure the visual and set to 1
pls see the attachment below
Proud to be a Super User!