Forum Discussion
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?
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
- MattAllingtonCommunity Champion
Could you be more specific about the events and the outcome?
- rujimenezFrequent 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.
- MattAllingtonCommunity 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.