Hello,
I am building a workflow I got data in forward view ( default) now I need the data in backward view as well.
In forward view there some null values at the last of row. In backward view i need the null values in the front where applicable and need to do it in the app interface.
Something looks like below -
Forward view that I have-
Backward view, should be like below-
Kindly help!
Yes, I want null values to be in the front for backward view.
But I have another workflow for forward view and need to connect the backward view workflow with forward view workflow's output in app interface.
How can I do that?