Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Changing data source using TMDL but changes not transfering

Hello, so I have these two big reports that were connected to SQL database but then the data switched to MDB. Naturally I wanted to use TMDL because it is easier to make bulk changes. I switched all ...
  • Anonymous's avatar
    Anonymous
    2 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.