Hi All
I have a question about set value from local variable , I have stored two values coming from a consumed API in two local variables. So I want to set a value from "id" to "text" in different local variable ( Change response from first variable to second variable ) . Do anyone have any ideas on how I should proceed?
Thank you in advance for your answers.
Best Regards,
Yansen
Hello @yosua yansen , if that is the nature of the data, maybe you can set the data type of it by default as Text and not Long Integer. I believe the data should be normalized at the Api vendors end.
Kind regards,