Forum Discussion

ROKRI's avatar
ROKRI
Helper I
7 years ago
Solved

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 ...
  • ImkeF's avatar
    ImkeF
    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.