Forum Discussion
Anonymous
4 years agoNot applicable
How to disable Case sensitive on filters with directQuery mode
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 n...
- 4 years ago
Do you know the data source owners? Ask them to script the data source definition including collation. Look for CI vs CS.
Anonymous
4 years agoNot applicable
With the collation applied on data source, it works, thank you !