Greetings Power Users,
In Power Query, there is an option to Reference one query in another. So if I have QueryA with 5 steps:
Source
Step1
Step2
Step3
Step4
I can create a new QueryB that references QueryA by setting Source = QueryA. This always makes the starting point of QueryB the final step of QueryA, and updates accordingly if QueryA is changed.
What I am trying to do is reference Step2 of QueryA and ignore all of the subsequent steps. So the start point of QueryB will be whatever the output of QueryA is as of Step2.
I doubt this is possible, but the hive might have the answer.
Thanks,
Ben
In Power Query, there is an option to Reference one query in another. So if I have QueryA with 5 steps:
Source
Step1
Step2
Step3
Step4
I can create a new QueryB that references QueryA by setting Source = QueryA. This always makes the starting point of QueryB the final step of QueryA, and updates accordingly if QueryA is changed.
What I am trying to do is reference Step2 of QueryA and ignore all of the subsequent steps. So the start point of QueryB will be whatever the output of QueryA is as of Step2.
I doubt this is possible, but the hive might have the answer.
Thanks,
Ben