Help
hnikolic
4 - Data Explorer
4 - Data Explorer
since ‎Apr 06, 2023
‎Apr 06, 2023

User Statistics

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

User Activity

Hi! I have 2 tables from which I am making some matches with scores. There results need to be put in the third table. I am trying to create new records like this:for (let i = 0; i < 5; i++) {let mentor_index = ranked_mentors_indexes[i];let new_matchi...
Kudos from