Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Team,
I have been facing an issue with conditional formating for a column the table is actually a View from sql analytics endpoint in fabrics the thing is the formatting is working for normal tables which are not View but this color formating is not working for this View table.
Is there any limitations on conditional formating in Views if not could you suggest what might be causing the issue
Thanks In Advance
Hi @Akash_Varuna,
Thanks for reaching out to the Microsoft fabric community forum. There aren’t any limitations on using conditional formatting with Views. The issue usually comes down to how the columns are being exposed from the View. As
@Shahid12523 and @rohit1991 both have already responded to your query, kindly go through their responses and check if the responses answers ypour query.
I would also take a moment to thank @Shahid12523 and @rohit1991, 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.
If I misunderstand your needs or you still have problems on it, please feel free to let us know.
Best Regards,
Hammad.
Hi @Akash_Varuna,
As we haven’t heard back from you, so just following up to our previous message. I'd like to confirm if you've successfully resolved this issue or if you need further help.
If yes, you are welcome to share your workaround so that other users can benefit as well. And if you're still looking for guidance, feel free to give us an update, we’re here for you.
Best Regards,
Hammad.
No limitation with Views.
Conditional formatting usually fails because:
Column comes in as text instead of numeric/date.
Column has NULL/blanks.
Using raw column → create an explicit measure and format that.
In DirectQuery, metadata from View may cause issues → test in Import mode.
This occurs due to following reasons below:
User | Count |
---|---|
65 | |
60 | |
47 | |
33 | |
32 |
User | Count |
---|---|
85 | |
75 | |
56 | |
50 | |
45 |