Forum Discussion
Create a Assortment View on PowerBI
- 9 months ago
Hi Anonymous
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!
Hi Anonymous , 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.