Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi All!
I want to coloring a matrix depending on the dates, for instance, if I have dates before today I want to coloring the background in red, if I have dates between today+6 months I want to coloring the background in yellow and green in other cases.
Thank you in advanced for your help!
Best regards
Solved! Go to Solution.
Hi @JMST
You can create DAX measure for color flag :
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @JMST
Please try the following solution. Hardly takes 5 mins.
1) Create column for Next 6 month date
then you will get this color formatted column.
If my post helps please give kudos and accept it as a solution!
Thanks
Thank you for your answer! It works perfect!
Hi @JMST
Please try the following solution. Hardly takes 5 mins.
1) Create column for Next 6 month date
then you will get this color formatted column.
If my post helps please give kudos and accept it as a solution!
Thanks
Hi @JMST
You can create DAX measure for color flag :
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
126 | |
113 | |
73 | |
65 | |
46 |