Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hey guys,
I am trying to create an assorment view on powerbi that looks like something like this,
Any tips and trick to achieve a view like this ?
Thanks
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.
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.
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.
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!
Once you have that view, what is your next step? Are you expecting to be able to click on an item for further action?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.