Forum Discussion
Changing data source using TMDL but changes not transfering
- Anonymous2 years ago
Thanks for the advice.
I have found the solution that has worked for me in the end. I was digging through the .pbip files and found a json file in: \XXX.Dataset\.pbi\unappliedChanges.json. I deleted this file and suddenly everything works.
The problem might have been caused by me opening the .pbip file while the changes to certain tables wasn't finished yet.
Hi, Anonymous
According to your description, the changes made in the Tabular Model Definition Language (TMDL) are not being reflected in your Power BI report. You can try following method to solve the problem.
1. Re-check the TMDL file, make sure that all references to the SQL database have been correctly replaced with the MDB ones.
2. Clear Data Source Settings in Power BI.
File > Options and settings > Data source settings
3. After changing the data source, try refreshing the data model in Power BI.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Thanks for the advice.
I have found the solution that has worked for me in the end. I was digging through the .pbip files and found a json file in: \XXX.Dataset\.pbi\unappliedChanges.json. I deleted this file and suddenly everything works.
The problem might have been caused by me opening the .pbip file while the changes to certain tables wasn't finished yet.