Help
StevenB
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Jun 20, 2020
‎Nov 29, 2022

User Statistics

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

User Activity

Hello, I have two tables (“Table 1” and “Table 2”) that are linked on a single field (“My Field 2”) with a many-to-many relationship. I’m trying to write a script to gets all of the records from the table Table 1 where the field My Field 2 does not c...
I’m trying to delete duplicate records from a table. I have table “Table1” that contains linked fields “Field1” and “Field2”. Where multiple records have the same values in “Field1” and the same values in “Field2”, I want to delete all duplicate reco...
Hello. I’m trying to write a script that loops through all of the records in the table MyTable1, and for each record in MyTable1 loops through all of the records in table MyTable2, and at each iteration checks to see if table MyTable3 contains a reco...
Kudos from