Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
qv_testing
Specialist II
Specialist II

Quarter on Quarter

Hi Community,

How to calculate Quarter on Quarter in Sales.

i have dimension Quarter and Measure Quantity

Thanks in Advance

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

qv_testing
Specialist II
Specialist II
Author

Hi,

Sum(Qty) only...

MK_QSL
MVP
MVP

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

its_anandrjs

Please read this discussion.

How compare two quarter in different years?