Forum Discussion

HersonD's avatar
HersonD
Helper I
1 year ago
Solved

Adding Title to Image Carousel Visual

Hi, I recently used the Custom Visual(iamge Carousel). Is it possible to add a title for each image that changes as well when the images slides?  
  • rajendraongole1's avatar
    1 year ago

    Hi HersonD -Yes, it is possible to add a title that changes dynamically with each image in the Image Carousel custom visual in Power BI. 

    Use a card visual to display the title that corresponds to the currently displayed image:
    Add a card visual to your report.
    Drag the ImageTitle column to the card.
    Use a slicer or the interaction settings between visuals to make sure the title updates based on the image shown.

     

    The Image Carousel custom visual does not natively support displaying titles directly beneath images, so you’ll need to use a separate visual (e.g., card or table).
    Custom Visual Options: Some Image Carousel visuals may allow additional text or captions to be displayed with images. Check the visual's formatting options for title or caption settings.
    Custom Tooltips: If displaying a separate title visual is not ideal, you can configure tooltips for each image, where the title appears when the user hovers over the image.