Is there anybody that knows how to ensure UTF-8 encoding when reading parquet files into Power BI? I have trouble reading the Danish letters æ, ø and å, when importing parquet files into Power BI. This works perfectly fine when using a Synapse UTF-8 encoded database.
More specifically which options to set to ensure the encoding using PowerQuery? (https://docs.microsoft.com/en-us/powerquery-m/parquet-document)