Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

quarter

hai dear friends,

how do i get quarter no in back end script

Labels (1)
2 Replies
swuehl
Champion III
Champion III

Not applicable
Author

hi,

You can use:

Ceil(Month(Date)/3)

Niranjan M.