Help
sudarshan_bhara
4 - Data Explorer
4 - Data Explorer
since ‎Sep 10, 2020
‎Nov 29, 2022

User Statistics

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

User Activity

I am trying to create a duplicate table in the same base with few records. I have used trigger actions and trial run was tested successfully. trigger( a new record created in s_table in base_1) to action( create new record in s2_table in base_1) the ...