Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
You want to know if it's possible to run a DAX (Data Analysis Expressions) query from Python or a Databricks notebook.
Solved! Go to Solution.
Yes if you are in Fabric you can use Sempy
In databricks you can use the Execute Queries In Group Rest API
Hi
Using semantic link is also a solution and is quite simple
Read data from semantic models and write data that semantic models can consume using python - Micros...
Erik
Yes if you are in Fabric you can use Sempy
In databricks you can use the Execute Queries In Group Rest API