algebra operation with extension

Gold Contributor
Gold Contributor

Hi,

I'm wondering if we can do algebra operation (+ - / x) using any extension. I dont want to use javascript extension because we prefer to keep variable name dinamycally updated in formula.

 

Thanks

 

2 REPLIES 2

algebra operation with extension

Employee Emeritus

@jarno_rossi, most extensions (such as the set data values extension) have the ability to set a variable to text, another variable, or Javascript. You can leverage this "javascript" feature to use algebra for adding, multiplying, etc., for the value you are looking for. 

algebra operation with extension

Gold Contributor
Gold Contributor

Hi @chris_horne,

but with javascript we write the name of variables into a text field. One of the leverage of Tealium UI is to dynamically refer to variables, so we can safely rename variables. So I'm wondering if there is already any solution for that.

 

Thanks

 

Public