Forum Discussion

Gpop13's avatar
Gpop13
Advocate IV
1 year ago
Solved

Connect to Semantic Model from Notebook and run a DAX

Hi,

I want to be able to connect to a semantic model in the workspace from a pyspark notebook, and execute some DAX like

EVALUATE
   INFO.MEASURES()

Is there a way to achieve this?

 

Thanks!

 

3 Replies