Help
Jed_Davidow
6 - Interface Innovator
6 - Interface Innovator
since ‎Jan 13, 2022
‎Aug 18, 2023

User Statistics

  • 21 Posts
  • 0 Solutions
  • 10 Kudos given
  • 9 Kudos received

User Activity

I have a table I need to search through and pull records from.That table has a column that is linked to another table.  I have that link ID.  It's set to a single link (not multiple items).Here's the item from a list that I have retrieved.  I have th...
Hello all!We are a small company setting up production. I don't need to use AT to track every single part, but we want to use it as an engineering tool to track prototype lots and parts pulled in for inspections, testing, experiments, etc.I have used...
I have an automation attached to a button, and I want to insert the user who is logged in to a field. I can’t seem to figure this out. Is there a current_user() formula?
I have two tables, one is Parts and the other is Updates. For every Part, there are 1 or more updates linked to that part. The updates have a “Type” field, and can be one of several types of updates. For this, I am concerned with “Test” and “Test Re...
I have a table of parts, where the key is their serial numbers. The first 8 digits of the serial are their lot number. So 1234567800001 and 1234567800002 are from the same lot. I have a formula field “LOT” that reads the left 8 digits to list that lo...