Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hello,
I have a Matric report as below
I want the values to be in RED if the Period is greater than the Sell by date.
For ex. in the screenshot below. The first row has 03/31/23 as the sell by date. So all values after that date should be in RED color.
Also I want the row for the Forecast Release to be in Green Background.
Example below
Any help is appreciated
Sridhar
Solved! Go to Solution.
This worked. I added a column to my view called CELL_COLOR. Using a CASE statement, I populated the values as RED if the PERIOD > SELL_BY DATE. Then I used this column in the Conditional Formatting and set the background FONT to RED if the CELL_COLOR is RED.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.