Forum Discussion

rujimenez's avatar
rujimenez
Frequent Visitor
9 years ago
Solved

Import Access fields that allow multiple values from lookup

When importing an Access table, fields that allow multiple values from lookup tables are missing.  Is there a workaround or am I doing something wrong?
  • rujimenez's avatar
    rujimenez
    9 years ago

    There are three fields which contain multiple values.  I solved the problem creating three Access queries on the primary key, date, and each field value (field.value)  individually.  I downloaded these queries in BI which gave me the information I needed in the correct format.  Thanks for your assistance.