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.
Is there any mecahanism that would allowing to create a dynamic background for a chart? The background might look like this:
Any idea?
Thanks
Solved! Go to Solution.
@Markzolotoy uh, you might be able to leverage "R" visuals. There is a whole lot there that I haven't explored yet. They just spun up a new gallery to showcase reports. But I'd look there for dynamically building some background, if you don't want a static image...
You could add image from the Format pane, select Plot Area> Add Image
Can I generate background chart at the runtime?
@Markzolotoy If I understand what you want by "Dynamic" you could use the "Image Viewer" - custom visual to set the background. Then, as you select different slicer options the background image would change depending on what image you have in your data set. I've used this before, and it works really well.
So, bottom line is that an image has to exist, I cannot draw a backgound at runtime, correct?
@Markzolotoy uh, you might be able to leverage "R" visuals. There is a whole lot there that I haven't explored yet. They just spun up a new gallery to showcase reports. But I'd look there for dynamically building some background, if you don't want a static image...