Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
oric1884
Contributor III
Contributor III

How Can I Calculate Quarter Percent

Hi there!

Please, is there a way to calculate quarter percent as showed in table below?

Image 1.png

Thanks in advanced!

Regards,

Ciro.

1 Solution

Accepted Solutions
sunny_talwar

Try this

Sum(Sales)/Sum(TOTAL <QUARTER> Sales)

View solution in original post

4 Replies
sunny_talwar

Try this

Sum(Sales)/Sum(TOTAL <QUARTER> Sales)

simon_minifie
Partner - Creator III
Partner - Creator III

Hi Ciro,

Sorry, just to clarify, are you after the months percentage of the quarter, or of the whole year?

Thanks,

Simon

oric1884
Contributor III
Contributor III
Author

Thank you, Sunny!

oric1884
Contributor III
Contributor III
Author

...after the months percentage of the quarter.

Thank you to reply!