Forum Discussion
atsats
Advocate I
7 years agoNeed raw data behind Power BI obvience samples
I'm trying to get the raw data behind some of the Power BI samples on this page: https://docs.microsoft.com/en-us/power-bi/sample-datasets But, when I try to get the Excel workbook for any sample, ...
- 7 years ago
Hi atsats ,
You could refer to below link to enable refered add-in for your sample excel:
And you could use import function to load the excel with data model:
https://docs.microsoft.com/en-us/power-bi/desktop-import-excel-workbooks
Regards,
Daniel He
- 7 years ago
After hours of googling, this newbie is still having trouble. And I found
using DAX Studio that works great (easy and fast).
v-danhe-msft
Microsoft Employee
7 years agoHi atsats ,
You could refer to below link to enable refered add-in for your sample excel:
And you could use import function to load the excel with data model:
https://docs.microsoft.com/en-us/power-bi/desktop-import-excel-workbooks
Regards,
Daniel He