Forum Discussion
Imre_P
1 year agoNew Member
Hidden columns from a Power BI Semantic Model
Hi, I'd like to Import tables from a Power BI Semantic Model in Power Query so that I can optimize performance later on. When Getting the data, I am unable to reference Hidden columns of the...
- 1 year ago
Are you using the analysis services connector?
Suppling a Dax query should show them
I.e.
Evaluate
Sales
Deku
1 year agoSuper User
Are you using the analysis services connector?
Suppling a Dax query should show them
I.e.
Evaluate
Sales
PImre
1 year agoFrequent Visitor
Thanks! I was not using the Analysis Services connector. This seems like a good starting point.