Greetings!
I am trying to pass the value of one of my report columns into a URL that I am using as a Another Column on the report but it is not working .
When I reference the column in the URL it thinks the field is a URL link and puts a http in front of it , thinking that may have to do with the Hyperlink Option the Report Text has.
Example
Column A Column B
NJ https//www,myurl.com?State=[ColumnA]
PA
AZ
Not sure if this is possible in Alteryx or not , thinking it should be ? Just need help with the Syntax required to do it .
Thanks
C