Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
xding
Contributor II
Contributor II

Show Dimension as Fiscal Year

Hi,

I'm having an issue that needs to show the sequence of Month in chart as our fiscal year. Oct is the first month of our FY, here the correct consequence is to show the data as (Oct, Nov, Dec, Jan, Feb...) as dimension. How I can make that? Would you please help to take a look?

Thanks a lot.

3 Replies
vikasmahajan

create master calendar refer following script :

https://community.qlik.com/t5/App-Development/Master-Calender/m-p/1883271#M72729

use monthname as a dimension for show months in chart

 

Thanks

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.
xding
Contributor II
Contributor II
Author

Hi Vikas,

 

Thanks for help.

I can't see the below link in your pointed post. 

https://www.analyticsvidhya.com/blog/2014/12/remove-synthetic-key-concatenation-link-table-qlikview/

in addition, as script, could you please share [lib://3_Qvds/FactY2Data.qvd] (qvd) and [lib://3_Qvds/FactY2Data.qvd](qvd) with me to try to use?

Thank you.

vikasmahajan

you need  to follow

1. Please find attached master calendar script which you can use in your app using min & max date.

2. you common columns you need to create link table please refer following link for more in details:

https://www.analyticsvidhya.com/blog/2014/12/remove-synthetic-key-concatenation-link-table-qlikview/

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.