Forum Discussion
Dynamic Image with Card(New)
- 1 year ago
Hi Syndicate_Admin - You're on the right track using dynamic image URLs with DAX and switching them based on slicer selection. However, the issue lies in the limitations of the new Power BI card visual — it does not currently support dynamic web image URLs the same way custom visuals .
You're currently using Image by CloudScope, which does render the URL properly and allows dynamic switching based on your PictureProcess measure. That’s the correct approach for now.
Use a colored rectangle shape or card visual as the background.
Overlay the Image by CloudScope visual on top (make background transparent).
Result: Looks like a colored background behind the image.
Hi Syndicate_Admin - You're on the right track using dynamic image URLs with DAX and switching them based on slicer selection. However, the issue lies in the limitations of the new Power BI card visual — it does not currently support dynamic web image URLs the same way custom visuals .
You're currently using Image by CloudScope, which does render the URL properly and allows dynamic switching based on your PictureProcess measure. That’s the correct approach for now.
Use a colored rectangle shape or card visual as the background.
Overlay the Image by CloudScope visual on top (make background transparent).
Result: Looks like a colored background behind the image.