Skip to main content
January 9, 2025
Question

Is there any default sort or order available in Appian to display uploaded documents

  • January 9, 2025
  • 2 replies
  • 0 views

Hi

I am uploading documents while raising request after submitting the request the documents which i uploaded is showing in different order means the doc was not showing according to the order i uploaded 

there was query rule which was showing documents by extracting from DB the query rule itself returning document details in different order like below there was no sort defined in query rule too kindly provide your thoughts on the same

logic in query rule

2 replies

stefanhelzle0001
January 9, 2025

Well, when you need a sort order, you will have to add a field to the table that stores that. And then, add a sort to the query.

January 10, 2025

new field needs to be add or for existing doc id column only we can sort could you please confirm