Thanks, that already helped me a lot!
I have one more question:
I want to compare two columns – one contains the competencies of the leads, the other the requirements from the job postings. The goal is to create a score-based matching. My idea was to first use the Lookup function to pull one column into the other table, then use Write to Other Table to create a new table with all combinations and overlaps, and finally let the AI calculate the score.
However, the Lookup function isn’t working as expected – it either doesn’t pull in any data or can’t be properly configured.
Do you know what might be causing this?