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.

6 Replies

    • rujimenez's avatar
      rujimenez
      Frequent Visitor

      I used the "Get Data" function to identify various Access tables from a database.  All fields were correctly imported except three from a single table.  They are completely missing in Power BI.  I determined that the unique feature of these three fields were that each had the following defintions in their structure.  In the "General" tab, no "Indexed" row is displayed.  This is caused by the fact that in the "Lookup" tab, the "Allow Multiple Values" is set to "Yes".  Data entry into this Access table is made through a form, so changing the structure is not an option.

      • MattAllington's avatar
        MattAllington
        Community Champion

        Is this a refresh of a table previously loaded, or an initial load. A brand new table?  I have never heard of a partial load failure on a brand new table load. What happens if you open a blank new workbook and just import this table?  Does it work?  If you have previously imported a table and used columns to create relationships (e.g. In the one side of a relationship) and then you refresh the table and the data columns are no longer unique, then I guess someing Bad like this could happen. It certainly won't work, but I'm not sure how power bi will trigger an error.