core.noscript.text
i want to fill down in Alteryx. How can i do that ? Can any one help eg following is a data i wat the every first non- null value to fill down the entire data set
1
2
5
7
Solved! Go to Solution.
Hi @AbdulBasit
You can write multi-row formula like below.
Workflow:
Hope this helps : )