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: 
Not applicable

Data query from URI dynamic date

Hi,

I have load script which has been pulled from GoogleAnalyticsConnectorV3_DataFromQueryURI:

LOAD

....

....

...

FROM [http://localhost:.......................start-date%3d2012-03-01%26end-date%3d2014-04-04](qvx);

My client is asking me to use today's date in place of end-date%3d2014-04-04. Because every time client doesn't want to go to the google API to get Query URI.

How I can make it dynamically?? this linked helped somewhat but not the dynamic dates.

Merging Google Analytics with QlikView - QlikView Marketing Intelligence Blog

Thanks,

0 Replies