Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Can't Update Google Analytics Start and End Date using Batch Macro

MonBrazier
8 - Asteroid

Hi everyone,

 

I have a bit of a weird one here... 

I am using a batch macro to update the Start Date and End Date in the Google Analytics tool, however, the dates don't actually seem to update...

 

I parse in the dates that I want to use:

MonBrazier_0-1607920536251.png

I tried setting the dates as both a date data type and a v_string data type :

MonBrazier_2-1607920621271.png

 

My action tools are set up like the following:

MonBrazier_0-1607920971044.png

 

However, it seems that the Google Analytics tool ignores this and just uses what was actually set in the tool's GUI...

Unfortunately it seems I can't actually force in what dates I want it to use.

 

MonBrazier_3-1607920663144.png

Has anyone else come across this issue? If so, how can I get around it?

 

Thanks for your help.

2 REPLIES 2
BrandonB
Alteryx
Alteryx

Just a thought, but can you change it from "Month to Date" to "Custom" and try it again? I wonder if the Month to date is somehow overriding the parameters passed into your macro. 

MonBrazier
8 - Asteroid

Thanks so much - that worked 🙂

Seems that "custom" is the only option that will allow you to overwrite the dates.

 

Labels