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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
qliksense30
Contributor III
Contributor III

Need help on qlik generator

I have one qlik country generator.

i included sql query as qvs file .

i need the current month and previuos month  query need to be loaded daily..

For the previuos months(historic 5 years data) i dont want to hard code as i have to include multiple qvs stattements need to get written.

Currently i have hardcoded .

Can any one please help me how to automate  using one include statement...

--

IS THERE ANY FOR LOOP CONDITION IS THERE SO THAT I CAN AUTOMATE  AND ALSO INLINE LOAD FOR CALLING ALL MONTHS DATA.

CAN ANYONE PLEASE HELP ON THIS

--

 

Please find the sql query below which i hardcoded.

AND D52.MNTHYR_R= $( MONTHYR)

AND D52.COUNTRY_ISO3_C =$(COUNTRY)

 

Sql Query:

Please find the attached sql query in word format and i have hardcoded as above

2 Replies
qliksense30
Contributor III
Contributor III
Author

hI CAN ANYONE PLEASE HELP ON THIS

qliksense30
Contributor III
Contributor III
Author

Hi

 Can anyone help on this