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: 
renuka_sasikumar
Creator III
Creator III

QTD & YTD

How to create QTD n YTD chart?

Labels (1)
5 Replies
vikasmahajan

PFA sample Application hope this help you.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
renuka_sasikumar
Creator III
Creator III
Author

Hi,

I didn't get it how to do it in QV

M new to dis

vikasmahajan

Please share your excel or sample qvw to help you.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
renuka_sasikumar
Creator III
Creator III
Author

I have attached the qvw

Required QTD & YTD

MK_QSL
MVP
MVP

Dear Renuka,

Your data only showing for Year 2012 which is not helping us to create YTD, MTD or QTD.

Considering that you want your calculation for Current Year, use below formula.

FOR YTD

=SUM({<Date = {'<=$(=Date(Today()))'}, Year = {'$(=Year(Today()))'}>}[TOTAL INVOICE VALUE])