Hi,
I cannot seem to find a way to REORDER fields in an ANALYTIC APP using the Select tool.
Is there a way to allow a user to REORDER the columns?
Can you provide a little more info? Will they always sort to a certain order? Are there always the same column names? How do you decide the order, etc?
No , the order should be customizable.
Always different field names.
Order should be decided based on a userinput, ideally some drag, shift mechanism, similar to the select tool.
I have an app that concatenates fields using the list box check interface tool, however it concats as it comes. Meaning:
If I check any of the below, it will be appended in this order.
Col1,x
Col2,x
Col3, x
But what if I want to append in this order
Col3, x
Col2, x
Col1 (not selected)
What is the logic a person uses to decide the order? And if it's included or not?
Do you have a small data sample you could post to help understand what you're attempting?
please see attached. Run as an analytic app, and see if you can order the fields used to concat.
I come back to one of my earlier questions, is there a logic used to decide how the fields are sorted? Or is it strictly arbitrary to the person running the flow.
@Watermark upto the person running the workflow.
bump
With it being strictly dependent on what the person wants, I'm not sure you can accomplish what you're looking to do.
