Help
jhincuy
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Apr 29, 2024
‎Sep 17, 2024

User Statistics

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi,I need some help with an issue I'm facing. I have a formula field called "Order Quantities" and a "Meal Quantities" field (Long Text) that references it. I'm using the Fillout form to gather customer information. However, the quantity field in Fil...
HiI'm trying to create a script for a ticketing machine. However, it looks like this (See screenshot below)Here's the script that I used: // Define the orders tablelet ordersTable = base.getTable("Orders");// Fetch all order recordslet ordersQuery = ...
I'm trying to find out how many fields in our database are empty or not being used. It's really tedious to check each tab one by one. Any siggestions?Thank you!
Kudos from