i have a table with 2 columns, "company name"(EnumList) & "Company Key"(text), the user selects "company name" and then "company key" is filled out automatically and the user can't edit it.
--------------------
when both company name and company key was set to "TEXT" it worked using this formula
SELECT(Company table[Company Key], ([Company Name] = [_THISROW].[Company Name]))
-------------------
I wanted to be able to select multiple "company names" have them separated by a comma, and it still pulls the "company key" and list with a comma.
i get 2 errors , one on expression assistant
User | Count |
---|---|
36 | |
8 | |
3 | |
2 | |
2 |