Forum Discussion
stevedep
4 years agoMemorable Member
Always execute last Power M statement in Visual Studio or Power Query / Power BI
Hi,
It would be great to have a function that accepts a function and always execute the last statement. This would speed up development significantly. Any thoughts on how to approach this?
...
Anonymous
4 years agoNot applicable
Hi stevedep ,
Did you mean the recursive functions in Power Query? Please kindly refer to
Recursive Functions in Power BI / Power Query — The Power User.
Fibonacci Sequence: Understanding the Power Query Recursive Function for Power BI - RADACAD
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.
- stevedep4 years agoMemorable Member
Thanks for your reply. No, what I am looking for is:
function a (par function b) => execute last statement of of b