Hi @sahachiranjit32,
You can conditionally show/hide data cards in a form, but you cannot conditionally re-order data cards.
You could potentially create a Table of a single record with each column transposed across multiple rows, and then run a sort on the table based on whether the row has a value, but this could be more trouble than it is worth.
------------------------------------------------------------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved. Remember, you can accept more than one post as a solution
If you like my response, please give it a Thumbs Up.