I have an application I am making where I want my team to be able to trigger various automations. I am working on an automation that copies variables and master measures from a template to a target application. While the underlying automation works as intended, I am trying to see if I could have a table write back the variables and measures that were transferred to the target application in a table in the application where it was triggered.
Is this possible and if so how? I know you can have output blocks that would generate the information I am looking for but I am not sure how I would morph that into something visible for the user in the application. TIA!