Skip to main content
User Profile

Export/import Query Edititor steps


Export/import Query Edititor steps so that I may be able to modify flat MDX project files. Trying to modify queries is one of the more painful tasks, and it is all too easy to modify a step which impacts subsequent steps. A flat presentation of a table would make it easier to keep intermediate st...

Read more...
0 Comments

Read more...
0 Comments

STATUS DETAILS
Needs Votes

Power Query Editor Applied Steps support for nested Let In expressions and Inline functions


Consider a query like this: let foo = (rec) => let bar = rec in bar, baz = foo("bat") in baz Evaluated, baz = "bat". In the Applied steps, this result can be seen, but the inline function just provides a way to Enter Parameter and provides no way to see what has happen...

Read more...
0 Comments

Read more...
0 Comments

STATUS DETAILS
Needs Votes