Hello,
I created a semantic model connected to my Azure Database for MySQL flexible server. It refreshes successfully from powerbi desktop, but once the dashboard is published, it does not refresh anymore. The error I am getting is:
[ValidateMarkupTags][ccon]DataSource.MissingClientLibrary: We were unable to find a database provider with invariant name 'MySql.Data.MySqlClient'.. DataSourceKind = [ccon]MySql[/ccon]. DataSourcePath = [ccon]xxxxxx.mysql.database.azure.com;xxxxxx[/ccon]. [/ccon];[ccon]We were unable to find a database provider with invariant name 'MySql.Data.MySqlClient'.[/ccon]. The exception was raised by the IDbCommand interface. Table: xxxxxx
Any clue what might be wrong?