Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 months ago
Solved

Create a Assortment View on PowerBI

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    
  • wardy912's avatar
    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!