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.
Hello everyone!
I have created a Line and Stacked Column chart as per the below picture, and I would like to do the conditional formatting for each Quarter (3 months) to be a specific color. For example, Jan, Feb, and Mar should be Green. Apr, May, and Jun should be Red, ...
Can someone help me to make this by a DAX formula?
I tried to do it by choosing the field type value conditional formatting, but I could not choose any field (It will be Null even when I chsoose a filed).
Thank you!
Solved! Go to Solution.
Thank you Alexander!
But I finally found an easier way to do this!
Please check the below:
And here is the result:
Thank you!
Thank you Alexander!
But I finally found an easier way to do this!
Please check the below:
And here is the result:
Thank you!
Hi @arafieilatiani,
The idea would be to split your data in two parts - "blue" and "red", with the help of a calculated column for example:
Then add them to your stacked column chart and set up the colors for each sequence:
Best Regards,
Alexander
User | Count |
---|---|
98 | |
76 | |
75 | |
49 | |
27 |