Help
Micheal_McLaugh
4 - Data Explorer
4 - Data Explorer
since ‎Oct 15, 2020
‎Nov 29, 2022

User Statistics

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

User Activity

Trying to automate a Field input based on the 2 previous field inputs. (In the same row) If (Field X = True) AND (Field Y = True) THEN (Field Z = True) (another example would be:) If (Field X = False) AND (Field Y = False) THEN (Field Z = False) Can ...