Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Can we run a DAX Query against a Dataset using a Dataflow (not Power Automate)?
Is should be straightforward - if I want to select a data using a DAX query from a Power BI Dataset, I should be able to do it easily using Power Query / Dataflow.
I feel it's rather strange that I need to go to another service (Power Automate) to do such a basic thing.
It should be integrated into Power BI environment.
Is it something on the to-do list?
Am I missing something?
Solved! Go to Solution.
So I did find a solution!
It doesn't require Premium and it also doesn't use REST API either.
I used OLE DB connection with DAX query.
I copied the connection string from Analyze in Excel when I did a drill-through action.
It also runs as scheduled refresh in the Service via Gateway.
So solved!
So I did find a solution!
It doesn't require Premium and it also doesn't use REST API either.
I used OLE DB connection with DAX query.
I copied the connection string from Analyze in Excel when I did a drill-through action.
It also runs as scheduled refresh in the Service via Gateway.
So solved!
Hey @iBusinessBI ,
basically you can use two approaches:
Hopefully, this provides some idea to tackle your challenge.
Regards,
Tom
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.