Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello,
Our issue is between Power Automate and Dataflow what is essentially Power Query.
We are working on an app to allow triggering refresh dataflows using variables as an input opposed to pre-selected Environment/Dataflow on Flow configuration.
It seems Power Automate Refresh a dataflow action accepts only IDs, not the names for Environments.
1. What is the suffix added to the Environment GUID "-31....-canada", where does it come from? can we query for it?
2. Dataflows are stored in msdyn_dataflows table, we can resolve Dataflow GUID by the name, however there are 2 records for each flow with the same name, one created by Developer and
the other by #PdpfCDSClient. They are clearly different, IDs, the content.... but modified with 10 sec difference. Which record to select then? The latest?
Any ideas?
Did you ever resolve this. I have the same issue for deployiing dataflows. i found the same code to tack on to environment guid but mine is "-31....-us". Trying to get both dynamically -{code}-{country}