Hi,
Is there anyone know how to obtain the value of a specific environment for this Group field in "Refresh a dataflow" Action?
I have 3 environments (development, testing and production) in the power platform, to provide flexibility for CI/CD, I would like to assign group by a valuable of a environment rather than fix the environment by pre-selecting it. Like, assign development env ID in development, while assign testing env ID for testing phase.
From the flow editing screen, I understand that the GUID of the environment is "646e30f0-ad6e-e10b-b7da-109e7e92efcc", however, it gave runtime error no matter I try to use this value or the name of the environment "XXX Apps Development" in the "Group". Instead, if I assign "646e30f0-ad6e-e10b-b7da-109e7e92efcc-31c688f59-australia", it success. What is the "-31c688f59-australia" means and how can I obtain this part of value? More precise to my question, how to obtain the correct value for an env for this Group field?
Thanks for any recommendation.
Kisnon