Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
i am using two measure in column previous month another next month measures so i cant add conditional color . first previous three Month color should be yellow and after that its dark green.
@THENNA_41 , Is there a month in display. Assume there is month year coming in display from dat table
Color =
if(Max(Date[Date] ) > eomonth(today(),-4) , "Yellow", "green")
You can use the same in conditional formatting using field value option.
It can color rows of a column and total , not the heading
@amitchandak i am using two measure in column fields so conditional formating not working. this value from Effective date .format (DD:MM:YY) date format only .
@THENNA_41 , In matrix conditional formatting, do not work on columns.
Can share what is expected output a screenshot
and a sample pbix after removing sensitive data.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
18 | |
15 | |
14 | |
11 | |
8 |
User | Count |
---|---|
24 | |
19 | |
12 | |
11 | |
10 |