This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Early bird tickets for Inspire 2023 are now available! Discounted pricing closes on January 31st. Save your spot!
I'm currently building a macro that uses 3 different calculations with different columns based on the type of the file.
Type 1: Columns A, B,C
Type 2: Columns D, E, F
Type 3: Columns X,Y,Z
The user may not input all 3 different types which is causing an issue with the formula tool because it doesn't recognize the variable.
Is there a way to bypass this error?
Solved! Go to Solution.
Hi
Have you tried to union a text input with the necessary columns and null data before of the formula? I think that this would work.
When there is no data it passes through fine, but when there's actual data, the field names don't unionize and there is a "¶" at the end for each duplicate field name. Do you have any idea why this is happening? I treid dynamic rename to replace the sign with blank but it doesn't work
Hi @ds12
Be sure that you have the exactly column names on your text input and on the actual data. If you click on Manually configure fields on the union tool, you will be able to see if you have any mismatching names and which columns are not unioning (be sure to turn it back to auto config by name).
If it does not work, please see a way to isolate this unexpected behaviour of your workflow with dummy data and send it here.