Hi,
I am wondering if it is possible to output formulas in excel rather than just numbers. In other words, if a column in Alteryx is the product of two columns - can I output into excel so that when I click into the cell I can see the formula?
Example:
Column A = 100
Column B = 2
If I create Column C called "Market Value" with the formula tool and set it equal to [A] x [B] I will get 200. When I output into excel, all I will see is 200 in column C. Is there any way I can output so that when I click into the cell I will see =[A] x [B]?
Thanks!
Lion24