cancel
Showing results for 
Search instead for 
Did you mean: 

NXQL Order by datetime

__11
Champ in-the-making
Champ in-the-making

I would like to pull all the documents are created recently using NXQL. Please suggest me the NXQL for the same order by date

1 REPLY 1

Thierry_Martins
Star Collaborator
Star Collaborator

Use this NXQL query

SELECT * FROM Document ORDER BY dc:created DESC
Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.