I created a collection in a certain order but the columns appear in ascending order in the collection. See snapshot in attach
Code:
ClearCollect(db, ShowColumns(Table1,"EID","Email","Designation_1","CUG","EmployeeName","Gender","BusRoute","LineManager"));
How do I re-arrange the columns in the order I want?
Hi WarrenBelz,
I have a collection with 4 columns (key,ProductList,text,url) which are by default alphabetical order.
i want to reorder columns as text,url,key,ProductList. i am concatenating multiple gallery data as a single json value.
how can we reorder collection columns programatically.
not yet
Hi @Anonymous ,
Just checking if you got the result you were looking for on this thread. Happy to help further if not.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hi @Anonymous ,
A collection display in the View > Collections facility will always have the fields in alphabetical order. You can however display them in any order you want in a Gallery.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
WarrenBelz
294
Most Valuable Professional
MS.Ragavendar
169
stampcoin
130