Hi @Jeffrey_A! Does your record set have more then 50 record?If so, it is need to implement a 50 run limit.I did not do that on the script because i only run one line on each time the automatation runs.I have that limit in others automatations, so it...
Hi All!Based on @apg314 i came up with this automated scrip that copy one value and past it i othe place in Base 64: function btoa(token) { var Base64={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",encode:function(e){v...