Hi all - Novice user here but have really enjoyed using the "Transform Data Using Power Query" action within Power Automate. That was until the new Power Automate UI updated...
In the past, I was able to establish a connection to my on-prem database via a personal gateway, make the connection, open the online Power Query designer within the "Transform Data Using Power Query" connector and everything was perfect... it was Power Query online! It was great!
Now, when I go in to edit my flow, and select that particular action within the new UI, I see a query string filled with a bunch of M code but also a bunch of additional parameters.. most of which I'm unsure how to update for future queries that might ping a different data source...

Is this really the new experience for this connector? Am I missing something obvious? Is there a way to revert back to classic view? If not, any tips on constructing that M code? I initially tried opening power bi desktop, producing the m code for my desired query there and then just pasting it in the connector query argument but it wasn't liking that.. additional mashup connections occur as part of that final query string that I can't replicate in M code alone...
Thanks for helping me think/work through this!