How can manage a list on UX? For example, if I want to arrange a list (in a specific order manually), how can I have that ability to re-order values within a list through UX (not by going to model in the backend).
Hi @hpatel ,
If you have a specific requirement of reordering the list, then yes you can do that. Use the Order List action to do that.
Similarly you have other actions such as Copy Branch, Assign, Assign Only, Delete Branch etc to maintain the lists from the UX.
I hope it helps
~Anand
Thanks for the reply Anand.
Yes aware of using sort action (under Other actions) to sort a list either ascending or descending. This was a requirement to have a custom sort (neither ascending nor descending).
However was able to solve by creating a module that points the list we want to sort. Then adding a line time to allow users to number the list items in the order then want to sort (top = 1, then 2, etc.) and using this line time to sort the original list.
Thanks!
Best,
Hiren
I have my dataset attached below
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?