nish18_1990
1 year agoHelper III
Custom Visual
Is it possible to create a visual something like below in Power BI .
Red Line is country China
Blue line for India
Dark blue for Poland
The numbers are for 5 categories which are plotted against the color coding . If the category RAG is Green color then plot it in Green color background . If the RAG for that country and categorty is Amber plot it against Abmber backround .
Hi nish18_1990 ,
Thanks for the follow-up question. Below is a workaround
Stacked Area Chart with Transparent Layers
If you prefer native visuals
- Create a stacked area chart with transparent fills.
- Use conditional formatting or layered shapes to simulate background color bands.
- You’ll need to pre-process the RAG status into a separate layer or use bookmarks/shapes creatively.
Limitations
- Harder to control background shading per category.
- Axis orientation may be less intuitive.
Apply Conditional Table Formatting in Power BI - Power BI | Microsoft Learn
Best Regards,
Lakshmi .