bug in imported .csv header macro usage
So I imported a .csv and used 2 of the headers from the .csv in a message body. The 2 headers were url and businessname. In my message body I put " Hi this message is regarding %url% and is for %businessname%"
When I clicked "preview", the output for message shows that instead of using url and businessname as it should, it just repeated url. (so the preview out put was "Hi this message is regarding url and is for url") [using the data from the url column].
I thought I could use multiple headers. If so, there is a bug. Thanks!
When I clicked "preview", the output for message shows that instead of using url and businessname as it should, it just repeated url. (so the preview out put was "Hi this message is regarding url and is for url") [using the data from the url column].
I thought I could use multiple headers. If so, there is a bug. Thanks!
Comments
EDIT: I am not allowed to attach a CSV!!!!!!! -- here is a link to the csv https://drive.google.com/file/d/1R_e21845xwlHR5TsbuTNTHX0W5FARACU/view?usp=sharing