Forum Discussion

likvors_husband's avatar
likvors_husband
Frequent Visitor
2 years ago
Solved

Data Model Refresh Issue on Power BI Service - No Data Added After Refresh

Hi everyone, I’m facing an issue with my Power BI data model hosted on the Power BI Service. The model connects to two data sources: 1. A MySQL instance hosted in Google Cloud via a direct connecti...
  • lbendlin's avatar
    2 years ago

    Go through your Power Query code again and check for any filters that you may have forgotten about.

     

    Also - create a new PBIX that only queries a single table on the MySQL server "directly"  (hate to break it to you but that is also a -hidden- SIMBA ODBC driver).  Then change that table and see if the change comes through.