How to writeback new variables to DOMO dataset in Custom App
Hi all I am currently developing a Custom App in DOMO where I need to create new variables, based on the output of a multiplication formula, onto a DOMO dataset linked in the Custom App. Do I put the writeback syntax in JavaScript file? Or how should I go about doing it? Appreciate your help!