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.
General Discussions has some can't miss conversations going on right now! From conversations about automation to sharing your favorite Alteryx memes, there's something for everyone. Make it part of your community routine!
I was wondering if there is an automatic way chaning the data-type of new incoming-data.
For instance as the picture is presented
The highlighted parts are current data
and the unhighlighted part is updated data
Current data are setted in "double"; however, the updated data is setted in "Int64"
I want to change the incoming data automatically into double for the use of macro.
_______________
So could you guys give me a tip for new incoming data only that is named "PRSN_" as prefix
to be changed into "double"?
Any means for the solution are welcome!
Thank you for reading 🙂
Solved! Go to Solution.
Hey @tntner
Have a look at @CharlieS solution here: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Dynamically-Change-A-Field-Type/td-p/3...
Today. I am learning the new dynamic tool!
Thanks a lot for the sharing 🙂