The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
With a Power Automate flow triggered from a POwer BI screen, I issue a Power BI Query, get the results and write to a CSV File.
An example is:
Power BI: Power Automate button executing flow which executes DAX query on Power BI dataset - not returning all columns.
Sample:
Evaluate
FILTER(Master,[Serial Number] IN {"621927000017","621927000018","621927000021","621927000022","721927000015","721927000016","721927000017","721927000018","721927000019","721927000020"}
&& [End Customer NAGP] = "24/7 Inc.")
Notice that I dont pass a list of columns since I want all columns.
When I execute this, it is not writing some columns. It should not be size as this only produces about 10 rows (250 columns).
When I execute this with DAX Studio, it works perfectly.
Also, this does not happen with every instance of the flow - but always happens on the same query instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @tnhurst57
Can you provide the exact steps to set up automate? Also ,you mentioned that it always happens on the same query instance , is this query this one you mentioned above?
Best Regards,
Community Support Team _ Ailsa Tao