Forum Discussion
Corrupted pbix File
- 1 year ago
C:\Users\*yourusername*\AppData\Local\Microsoft\Power BI Desktop\TempSaves
this will work
Hello,
thank you for your comment , now i have conncted tabular editor with service and saved my semantic mode as a new folder .
then i opened a new file power bi desktop , opened tabular editor then file >> open from folder
it retreive the semantic model inside tabular editor . when i click save i don't find the tables in power bi desktop
am i doing something wrong ?
thank you
Hi ahmedshalabyy12,
You have done most of it right so far. Just to explain when you bring the model back into Power BI using Tabular Editor, it only brings the structure like tables and measures, but not the actual data or the report visuals. Thatโs why youโre not seeing anything show up in Power BI Desktop.
First option open Power BI Desktop and use Get Data > Power BI Datasets to connect to your published model directly from the workspace. That gives you access to the data, and you can start rebuilding your visuals from there.
Second option if you still want to use the saved model from Tabular Editor, you will need to manually bring the data back in using Power Query or refresh it using XMLA.
Also just a heads-up since incremental refresh is turned on, Power BI blocks the download of the original .pbix, which is why that option is not working.
Hope the above provided information help you resolve the issue, if you have any further concerns or queries, please feel free to reach out to us.
Regards,
Harshitha.
- ahmedshalabyy121 year agoHelper V
Thank you for your comment but yes i need to retreive the structure of the data using tabular editor then refresh it , all i need is the semantic model and unfortunately i didn't apply git solution yet ๐