Forum Discussion
Import Power Pivot (DataModel) into Power Bi
- 10 years ago
I figured it out after all.
I think that the problem was that I was trying to import the file from Azure as it was (CSV format) in PowerBi.
Solution: I have created a new Query in Excel (Data-New Query), selected that CSV file with the date table and save it after that.Then I have imported the new Excel format file into PowerBi :smileyhappy:
Thanks for your replies,Adrian
Hi adriansuteu,
You should not select Get Data on the start screen, but close the start screen, so that you have an empty pbix file.
Then go to File - Import - Excel Workbook Contents, and select your excel file that contains your Power Pivot Model (Excel Data Model).
Then it will create the model inside Power BI Desktop.
It will contain the data and the connections to the source.
Does PowerBI refresh the data from the data source as needed? Or does data become static in PowerBI freezing to reflect the version in effect the moment you import it from PowerPivot?