Forum Discussion
ROKRI
7 years agoHelper I
Airtable - Certain Columns Pulled in as Lists, Cannot Get the Data
Hello Power BI Community, I need your help please to address an issue when importing data from Airtable where columns based on an array (data pulled from other tabs within Airtable) only show up as ...
- 7 years ago
Now I got it: As they are dropdown fields and just allow you to select existing/defined items, the returned values will be their keys. So you have to merge them with the respective tables to lookup their values from those tables.
ImkeF
7 years agoCommunity Champion
Now I got it: As they are dropdown fields and just allow you to select existing/defined items, the returned values will be their keys. So you have to merge them with the respective tables to lookup their values from those tables.
Anonymous
3 years agoNot applicable
I believe I am having the same problem. How do I merge them with the respective tables?