Forum Discussion
Corrupted pbix File
- 1 year ago
C:\Users\*yourusername*\AppData\Local\Microsoft\Power BI Desktop\TempSaves
this will work
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.
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 😞