Forum Discussion
Anonymous
1 year agoNot applicable
is any possibility to run the DAX query from python/ databricks notebook ?
You want to know if it's possible to run a DAX (Data Analysis Expressions) query from Python or a Databricks notebook.
- 1 year ago
Yes if you are in Fabric you can use Sempy
In databricks you can use the Execute Queries In Group Rest API
Deku
1 year agoSuper User
Yes if you are in Fabric you can use Sempy
In databricks you can use the Execute Queries In Group Rest API