hey all,
I'm working on one of my first workflows so I apologize for a possible dumb question....
The workflow is pulling data from a database and putting different parts of it into an excel workbook template.
It then goes back into the workbook and pulls some data from a few cells that are basic equations (mostly just references) but formatted in the order that I need and writes it to a different workbook. The issue I'm running into is that I'm getting no data back when I run this second part. It writes blanks to the second workbook.
My 2 theories are that its either a) only seeing the a formula and not pulling numbers back (which its not formatted for)
or more likely b) the formulas aren't calculating when alteryx runs these workflows. Ive set the template to "automatic calculations" for formulas but that doesn't seem to help.
Is there some way to have alteryx run the calculations before pulling data?
Thanks!