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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I have a view in Azure Synapse on top of my parquet files, I've created it like this:
Is there someone here with other ideas that I could try to overcome this issue?
Thanks a lot!
Solved! Go to Solution.
Afterall I found the solution: you should indeed change the collation of the database using the query below. But I also needed to recreate the views on top. Probably something was cached. I have the correct encoded data in power BI now.
Afterall I found the solution: you should indeed change the collation of the database using the query below. But I also needed to recreate the views on top. Probably something was cached. I have the correct encoded data in power BI now.
Hi @Anonymous ,
Would you please try to get data directly from 'https://***.dfs.core.windows.net/dwh/tmp/*.parquet instead of using view from Azure Synapse?
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Thanks for your answer!
This does indeed work, but it is not what I want because I would like to keep my Power BI clean and user the Serverless pools to connect to.
What happens when you use the query as your data source (rather than the view)?
Hi,
When I query directly on the parquet file from within powerBI the encoding goes correctly. So the error must be somewhere in Synapse then.
Any idea what I can test more?
Thanks a lot for your input!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.