Help
Niyatee_Sharma
4 - Data Explorer
4 - Data Explorer
since ‎Jun 05, 2022
‎Nov 11, 2024

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have this table set up where I have a running balance of what being added and taken from a cash register. I am running this script for it: // change these names to pick a view:let table = base.getTable('TIN');let view = table.getView('ALL');let res...
Hi, I’m having some trouble automating my stocklist levels. I have set up automations that can pick up Qty Used of a certain product at a given time. I deduct that qty from the Initial stock I have inserted into my Airtable using a subtraction formul...