Forum Discussion
Running change/delta per category
- Anonymous4 years ago
Hi rashidanwar ,
You could understand by looking at his every step.
1.This is what the dataset looked like initially.
2.Here he creates a function that will be used later.
3.In this step, he groups the original table by call_id.
4.In this step, he adds a custom column that uses the previously created function.
5.Expand the fxProcessDelta column.
6.Remove the Temp column.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you so much Vijay_A_Verma for your time and support. Can we have a more clean solution without having too much code? All I know that beauty of power query is to do the data transformation with out much coding.
Hi rashidanwar ,
You could understand by looking at his every step.
1.This is what the dataset looked like initially.
2.Here he creates a function that will be used later.
3.In this step, he groups the original table by call_id.
4.In this step, he adds a custom column that uses the previously created function.
5.Expand the fxProcessDelta column.
6.Remove the Temp column.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.