Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
This is when the following power bi is doesn't refresh due too problem in .net
Solved! Go to Solution.
Hi @TanTanSC ,
Through the relevant document search, it is found that this problem seems to be related to the version of MySQL or .Net Framework in your data source.
One solution to this issue could be to change the character set of the MySQL database to utf8mb4 which is supported by .Net Framework. This can be done by altering the database configuration file and updating the character set to utf8mb4.
Another possible solution is to update the .Net Framework version to a newer version that supports the utf8mb4 character set. Alternatively, updating the MySQL connector to the latest version may also resolve the issue.
And if the MySQL database has been converted to MariaDB, this will also result in a utf8mb3 error when establishing a connection.
I found some related links where the same problem as yours was reported and has been solved. You can refer to the solutions there:
Solved: Problem with character set - Microsoft Fabric Community
Solved: Refresh data error: Character set 'utf8mb3' is not... - Microsoft Fabric Community
Power BI Desktop: Refresh data error 'Character set 'utf8mb3' is not supported (davy.ai)
Character set 'utf8mb3' is not supported by .Net Framework - Microsoft Q&A
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @TanTanSC ,
Through the relevant document search, it is found that this problem seems to be related to the version of MySQL or .Net Framework in your data source.
One solution to this issue could be to change the character set of the MySQL database to utf8mb4 which is supported by .Net Framework. This can be done by altering the database configuration file and updating the character set to utf8mb4.
Another possible solution is to update the .Net Framework version to a newer version that supports the utf8mb4 character set. Alternatively, updating the MySQL connector to the latest version may also resolve the issue.
And if the MySQL database has been converted to MariaDB, this will also result in a utf8mb3 error when establishing a connection.
I found some related links where the same problem as yours was reported and has been solved. You can refer to the solutions there:
Solved: Problem with character set - Microsoft Fabric Community
Solved: Refresh data error: Character set 'utf8mb3' is not... - Microsoft Fabric Community
Power BI Desktop: Refresh data error 'Character set 'utf8mb3' is not supported (davy.ai)
Character set 'utf8mb3' is not supported by .Net Framework - Microsoft Q&A
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
72 | |
67 | |
51 | |
38 | |
26 |
User | Count |
---|---|
89 | |
52 | |
45 | |
39 | |
38 |