Why I cannot use ORDER BY in system?

Confluence User - 19 Oct, 2020

Hi Experts,


I want to arrange my data by using dateCreated in accending.

But when I am using the query: select * from app_fd_document where c_division = 'HR'  ORDER BY dateCreated ASC. 

I have tried in server.. it can run correctly. I got the message that the columns cannot retrieve.. may I know why and how can i solve it? 

datalists;server;query

2


19 Oct, 2020
confluenceUser
1
confluenceUser

Hi

What's the error?

why don't you use "order" and "order by" fields under Datalist Builder > Properties?

19 Oct, 2020
confluenceUser
confluenceUser

it works!! tq so much.. (big grin)

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print