Forum Discussion
mama_Hani
10 months agoFrequent Visitor
link for fabric case sensitive issue
good afternoon we have a powerplatform enviroment with dataverse which is configured to be linked/sourced with our d365FO; we created a fabric link to have access to d365FO data via dataverse fabric...
- 10 months ago
Hi mama_Hani,
In warehouses and lakehouses, everything is case sensitive by default. This was also a bit of a struggle for me and my team coming from a SQL Server environment where things are not case sensitive by default.
You can change the collation in the warehouse to be case insensitive: https://learn.microsoft.com/en-us/fabric/data-warehouse/collation
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
spaceman127
10 months agoSuper User
Hi mama_Hani ,
as tayloramy already wrote.
You can change this for the warehouse, but it is not possible as an addition for the lakehouse.
For the Warehouse see the Workspace Screenshot
Many greetz