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!