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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Using Month and Monthname


Hi,

I just happened to check on Month and MonthName functions in Qlikview wherein I got to see that when the value pertaining to a month is zero Monthname will show the name of the month that has the  value greater than zero but the value remains unchanged when the particular month is being  selected.For eg if jan has value 10 feb has 0, mar has 0,

when Month Feb is selected the chart displays month jan and value 0.

But the chart wherein Month(date) is used as Dimension the values are as expected and accurate.

So can anyone please explain as to why this is happening and how it could be overcome even when Monthname function is being used.

I have attached the document for reference

8 Replies
Not applicable
Author

I tried your document and i cannot see anything wrong .... i cannot reproduce the behavior you described

tobias_klett
Partner - Creator II
Partner - Creator II

me neither

Not applicable
Author

your document is  not opened because we are using personal edition . we cant open qlikview document in other machine in personal edition.the difference between month and monthname is month is displaying month only where as monthname display month and year

datagrrl
Creator III
Creator III

I looked at your doc and was unable to reproduce your results.

Not applicable
Author

Please refer to the list box with the caption sum(MyValue)

datagrrl
Creator III
Creator III

There is no list box with the Caption Sum(MyValue) in this version. There is a Chart(Straight Table) with that Caption.

Maybe if you could attach an image of this happening, because I have tried a number of things and the charts always display as expected.

Not applicable
Author

Hi,

Sorry its the chart that i was referring to please refer to the attachment wherein when the month Mar is selected from the list box highlighted chart dimension still shows up the month as January Monthname-fn.png

ecolomer
Master II
Master II

Your date format are:

SET DateFormat='M/D/YYYY';

SET TimestampFormat='M/D/YYYY h:mm:ss[.fff] TT';

and are correct the values showed