Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
My manager wants to show a blank sample image when there is no data in a visualization and when data starts coming that sample image should automaticlly show data in a visual.
Any help / Suggestion ??
Hi @Anonymous ,
Do you mean to replace visual with an image or show the image in the visual?
If the latter one, you need to use IF() function to return an image URL.
I mean, when there is data in visual it should show data and when there is no data it should show a greyed out graph as shown in the attached image.
This is possible if I am not mistaken.
Provide sample data and your desired output
Thanks for replying.
Attached is the sample file with desired output