Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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,