Hi there,
the users in my Amplitude account currently have a property that looks like this:
company = company-XX
(e.g. “company-22”, “company-43”, etc)
I need to create another property like this:
company_id = XX
(e.g. “22” if “company-22”, “43” if “company-43”, etc)
I thought to use lookup table, so I imported a CSV table that looks like this:

However, this doesn’t look to work: I created it yesterday but nothing changed. Any idea of what I did wrong?