The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Can you please help me with this error, the import is with API source and the letters are greek .
Solved! Go to Solution.
During the connection step in your Power Query code you need to specify 65001 (UTF-8) encoding (or whatever encoding your source uses)
Hi @n3ptune ,
Can you share your webpage to us?
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
During the connection step in your Power Query code you need to specify 65001 (UTF-8) encoding (or whatever encoding your source uses)