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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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