Forum Discussion

gbaia's avatar
gbaia
Regular Visitor
7 months ago
Solved

MySQL connector doesn't show new table on schema

Hello! I have a Power BI report that works fine. I do a lot of data manipulation in Power BI as there are many issues with the data (removing spaces, formatting, dividing columns, etc). So ideally I ...
  • gbaia's avatar
    gbaia
    7 months ago

    Thank you everyone. I tried most of the solutions below without luck, but it got me looking at the right places, so thank you!

    It worked by me creating a new data source, but adding the same one as the existing one and selecting the 'new' table. That finally added the table to my schema and it still kept one source (I was worried that it'd see the new one as a new source even though it's the same as the previous one).

    Thank you 🙂