Dec 01 2023 03:41 AM
We are loading the columns using a tabular_schema and loading the columns in a specific order but this is not maintained in UI. Is there a way to specify and maintain the indicated column order?
Dec 03 2023 10:04 PM
Depending on your code and how you have created the schema, try adding in a project-reorder or sort function
This should arrange the order based on a number of available conditions
See KQL reference here