Forum Discussion
Landcrab
5 years agoHelper I
Connect Excel to Power BI Dataset
Hi there, Wanting to use the 'Get Data' from Power BI Dataset in Excel as descripted in below image and article: Other ways to access Power BI datasets from Excel But I don...
- 5 years ago
Having installed the Office Insider build means I now have the ability in Excel to connect directly to a Power BI dataset.
Thanks everyone for the other great suggestions, much appreciated.
RobertSlattery
5 years agoResponsive Resident
Hi, this only seems to allow connecting to pivot tables, how to query a table like, EVALUATE TableName?
JentonBI
5 years agoFrequent Visitor
RobertSlattery Once you have a pivot table with a measure in it, if you double click a value, it will create a connected "drill through" table on a new tab. You can then go into Connection Properties of that table and on the Definition tab change the command text to a DAX table query, like your example of "EVALUATE TableName".