Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello
I have case sensitive on my filters, with directQuery mode with a big volume of data,
Do you have any tips in order to make filters on text not case sensitive?
As you can see, it's not working :
Thnak you for your help.
Solved! Go to Solution.
Do you know the data source owners? Ask them to script the data source definition including collation. Look for CI vs CS.
With the collation applied on data source, it works, thank you !
Hi, @Anonymous ;
Is your problem solved?? If so, Would you mind accept the helpful replies as solutions? Then we are able to close the thread. More people who have the same requirement will find the solution quickly and benefit here. Thank you.
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous ;
As tested, the "Text Filter" is case onsensitive on my side.
Power bi Desktop Version: 2.98.1025.0 64-bit (October 2021)
1.You could update the lastest version of Power BI desktop.
2.Or changed it to Import mode, maybe it will work fine.
https://community.powerbi.com/t5/Desktop/Ignore-Case-sensitive-data-in-a-table/m-p/531849
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi
Could you tell me how can i get this info ?
Do you know the data source owners? Ask them to script the data source definition including collation. Look for CI vs CS.
Is your data source enforcing the collation ?