I'm looking to implement a feature where, after downloading PQ Grid data to an Excel file, opening that file, moving columns, and then uploading it again, the system automatically identifies the column positions and populates the data accordingly.
It seems like using the 'indx' attribute might be a solution.
Could you provide guidance on how to store and process this attribute for achieving this functionality?