Hi there !
Here is my case, which seems pretty simple but I couldn’t find any solution for now :
I have a table called “Talents” and a table called “Positions”.
Both have the same fields as “Seniority”, “Department”, “Skills”, “Salary Range”, etc.
I want to be able to filter my Talents using the fields of a position. I basically want to get the Talents who match the position.
And I would like to create this Matching tool in the interface.
Any idea on how to do this ?
Thanks a lot !
Best,
Kevin