Forum Discussion

bolabuga's avatar
bolabuga
Helper V
9 years ago
Solved

Question about slicers.

Hello everyone, 

 

I have been questioned from co-workers if i could have images attached to slicer choices. Let me try to make a scenario.

 

Lets supose i have a slicer for products. Is there any way to show the product image based on the slicer specific choice???

 

Thks. 

  • Anonymous's avatar
    Anonymous
    9 years ago

    bolabuga yep, you can do this directly with a custom visual the "Chiclet Slicer" There have been some great modifications to the OTB slicers, but I can't recall testing to see if an image works as a slicer in them yet...

  • Anonymous's avatar
    Anonymous
    9 years ago

    bolabuga Maybe I mis-understood the question.. If you are asking if a slicer can effect a different "Image" visual then absolutely. Add the Image URL into your dataset (model) - and change the data category type to "Image URL"

    Then you can add that to table visuals, but my favorite for this purpose is the custom visual "Image Viewer"

    Essentially, add the Image URL (make sure its in on a web server or somewhere online that the PBI Service can access the image). to your dataset, and it works just like any other data element in terms of slicing and filtering.

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    bolabuga yep, you can do this directly with a custom visual the "Chiclet Slicer" There have been some great modifications to the OTB slicers, but I can't recall testing to see if an image works as a slicer in them yet...

    • bolabuga's avatar
      bolabuga
      Helper V

      Thks Eno, it isnt exactly what i had in mind, but it certainly can be used. :).

      • Anonymous's avatar
        Anonymous
        Not applicable

        bolabuga Maybe I mis-understood the question.. If you are asking if a slicer can effect a different "Image" visual then absolutely. Add the Image URL into your dataset (model) - and change the data category type to "Image URL"

        Then you can add that to table visuals, but my favorite for this purpose is the custom visual "Image Viewer"

        Essentially, add the Image URL (make sure its in on a web server or somewhere online that the PBI Service can access the image). to your dataset, and it works just like any other data element in terms of slicing and filtering.