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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
vedika1089
Helper I
Helper I

Create a Assortment View on PowerBI

Hey guys,

I am trying to create an assorment view on powerbi that looks like something like this,

vedika1089_0-1761315370073.png
Any tips and trick to achieve a view like this ?

Thanks

 

 

5 REPLIES 5
v-hashadapu
Community Support
Community Support

Hi @vedika1089 , Hope you're doing fine. Can you confirm if the problem is solved or still persists? Sharing your details will help others in the community.

v-hashadapu
Community Support
Community Support

Hi @vedika1089 , Thank you for reaching out to the Microsoft Community Forum.

 

We find the answer shared by @wardy912 is appropriate. Can you please confirm if the solution worked for you. It will help others with similar issues find the answer easily.
Thank you @wardy912 for your valuable response.

wardy912
Solution Sage
Solution Sage

Hi @vedika1089 

 

 Ensure your data set has a URL column that contains links to the required images, then use the button slicer. In the following example i'm using countries flags. Add the detail field to the slicer, then in formatting, images, use the URL column.

 

wardy912_0-1761405144527.png

Tip - your model needs to allow implicit measures, so no calculation groups.

If you are using calculation groups, add a group as follows and use that in the images:

URL Value = SELECTEDVALUE(YourTable[URL Column])

 

--------------------------------

I hope this helps, please give kudos and mark as solved if it does!

 

Connect with me on LinkedIn.

Subscribe to my YouTube channel for Fabric/Power Platform related content!

lbendlin
Super User
Super User

Once you have that view, what is your next step? Are you expecting to be able to click on an item for further action?

GeraldGEmerick
Solution Supplier
Solution Supplier

@vedika1089 I would take a look at the New Card visual (preview).

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors