04-06-2020 07:13 AM
I would like to pull all the documents are created recently using NXQL. Please suggest me the NXQL for the same order by date
04-06-2020 07:45 AM
Use this NXQL query
SELECT * FROM Document ORDER BY dc:created DESC
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.