Is there a way to manage the order of Columns and Rows for an Editable Table?
Situation
I'd like to use an Editable Table for gather business rules; as it would then be convenient to update when any new rules need to be added, or existing ones need to be amended. I intend to use this as a Rules Table for a Tablematch function in another table.
Requirement
However, using TableMatch formula requires that the column I would like to return is the last column, only then it would process the rules in the preceding columns. Further, in some cases, the row order maybe important as it determines which rule gets executed first.
Problem
When using Editable Table, and then creating a new Table based on that Editable Table, it seems to randomly generate a new order of both Rows and Columns. As a result the TableMatch formula does not process all the rules (ignores the tables to the right of the return column), and does not process in the designed order.
Is there a way to control this behaviour?
@Johann Malherbe�, @Vincent Jay, @John Adipietro, @Wendy Wang, @Jenny Goodwin, @James Kelliher