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: 
Nagaraju_KCS
Specialist III
Specialist III

Quarter on Quarter

Hi Community,

How to calculate Quarter on Quarter in Sales.

i have dimension Quarter and Measure Quantity

Thanks in Advance

Labels (1)
5 Replies
MK_QSL
MVP
MVP

You mean to say You want to show SUM(Qty) or Count(QTY) by quarter?

hic
Former Employee
Former Employee

You can define fields in the script to help you do this. The blog post on Year-over-Year comparisons will show you a method that you can adapt for quarters.

HIC

Nagaraju_KCS
Specialist III
Specialist III
Author

Hi,

Sum(Qty) only...

MK_QSL
MVP
MVP

Simple! create Quarter in Master Calendar using Script and use as pivot table

its_anandrjs
Champion III
Champion III

Please read this discussion.

How compare two quarter in different years?