Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi,
Im new to this and this is really helpful if anybody give me solution.
I want to create a report by using matrix and want to compare with target by using advanced conditional format.but it allows only compare with value.
im showing here excel format i created .i want same one in power bi...please anybody help....
Solved! Go to Solution.
Create a Measure that compares the value to the target and then set up the conditional formatting based on that measure by using "Color based on"
Hi @seww,
@Seward12533's solution works in my test. Please try the demo out in the attachment.
1 hour compare = IF ( MIN ( Table1[1 Hour] ) > MIN ( Table1[Hr Target] ), 1, 0 )
2 hour compare = IF ( MIN ( Table1[2 Hour] ) > MIN ( Table1[Hr Target] ), 1, 0 )
Best Regards,
Dale
Hi @seww,
@Seward12533's solution works in my test. Please try the demo out in the attachment.
1 hour compare = IF ( MIN ( Table1[1 Hour] ) > MIN ( Table1[Hr Target] ), 1, 0 )
2 hour compare = IF ( MIN ( Table1[2 Hour] ) > MIN ( Table1[Hr Target] ), 1, 0 )
Best Regards,
Dale
Dear Dale,
I used measure option for the variation and it seems work now.then i could apply condition to compare the value below zero andabove zero.
i got an idea because both of ur suggestions and thanks for that.
Create a Measure that compares the value to the target and then set up the conditional formatting based on that measure by using "Color based on"
@Seward12533 wrote:Create a Measure that compares the value to the target and then set up the conditional formatting based on that measure by using "Color based on"
@Seward12533 wrote:Create a Measure that compares the value to the target and then set up the conditional formatting based on that measure by using "Color based on"
Thank you Seward12533 for the quick response. i tried it before and didnt happen what i want
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 38 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 66 | |
| 34 | |
| 32 | |
| 29 |