Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hello! I am running into some issues with conditional formatting and using drillthrough, and am hoping someone is able to help.
I have conditional formatting set up on a matrix visual so when a data point is greater than 0%, a specific icon appears. This is working as it should be until drillthrough from a different page is utilized. I have drillthrough set up on a different page in the report which brings you to that matrix visual, and when doing so the conditional formatting isn't working as it should be (there are icons appearing next to some data points of 0%).
I can't figure out why this is the case. At first I thought maybe it was because we are only drilling-through on one specific data point but there are other data points in the matrix as well. But if that is the case, is there a recommended resolution? I've included photos below to try to demonstrate this, and also included an example of the DAX formulas being used in the matrix visual.
I am using the below DAX formula to get the #
And I am using this DAX formula to get the % that displays in the matrix visual
And here is where drillthrough is now applied, and the conditional formatting is no longer working correctly
Thank you in advance for any help/advice you're able to offer!!
Solved! Go to Solution.
Hi @carolynhn25 ,
Refer to this document ,if the field the formatting is based on contains percentages, write the numbers in the rules as decimals, which are the actual values.
You can set it as shown in the image below.
(1)Set conditional formatting.
(2)Drillthrough across pages.
(3)Then the result is as follows.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @carolynhn25 ,
You can try this method as below screenshot shown: Set [if value>=0.00000001].
Then the result is as follows.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @v-tangjie-msft - Thank you so much for your reply!
I set the formatting rules to [if value>=0.00000001] and then tried the drill-through feature from the other page, but unfortunately some values of 0.00% are still showing (only after I drill-through). Does conditional formatting not work when using the drill-through feature?
Below is another screenshot of the view after using drill-through, as well as a screenshot of the drill through section on the right hand side of the report
Hi @carolynhn25 ,
Refer to this document ,if the field the formatting is based on contains percentages, write the numbers in the rules as decimals, which are the actual values.
You can set it as shown in the image below.
(1)Set conditional formatting.
(2)Drillthrough across pages.
(3)Then the result is as follows.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
93 | |
89 | |
83 | |
75 | |
49 |
User | Count |
---|---|
142 | |
140 | |
110 | |
69 | |
55 |