Hello I am creating a calculation app and I n...

Hello I am creating a calculation app and I need some assistance. I would like to allow users to create a sort of log within the app once they complete the calculations but I do not want to capture that data myself. I do not want the data in the source table to change but it seems that once I run the calculation, the source table is augmented with the calculation outputs. What setting do I have wrong? I do not need any data back from users- just giving access to my calculator is the function i am aiming for. Thanks for your help.

0 1 827
1 REPLY 1

Hi try virtual columns. They wonโ€™t change data in your source table.

https://help.appsheet.com/data/columns/virtual-columns Virtual Columns help.appsheet.com

Top Labels in this Space