Forum Discussion
Background Colour - conditional formatting
- 10 months ago
hello Manikanta2108
H Color =
IF(
not ISBLANK(SELECTEDVALUE('Table'[H])),
"#FF0000"
)This should be color any row with no blank value.Hope this will help.Thank you.
hello Manikanta2108
H Color =
IF(
not ISBLANK(SELECTEDVALUE('Table'[H])),
"#FF0000"
)
- v-menakakota10 months agoCommunity Support
Hi Manikanta2108 ,
Thanks for reaching out to the Microsoft fabric community forum.I would also take a moment to thank Irwan , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
I hope the below details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.Best Regards,
Community Support Team- v-menakakota10 months agoCommunity Support
Hi Manikanta2108 ,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.
Best Regards,
Community Support Team.- v-menakakota10 months agoCommunity Support
Hi @Manikanta2108 ,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.
Best Regards,
Community Support Team.