Forum Discussion
Anonymous
7 years agoNot applicable
Expression errors while loading Access database in Power BI
Hi, I am trying to load a simple Access database with two tables. First table has names and food preferences and the other has food types. They both are connected with one to many relationship. I rec...
dax
7 years agoCommunity Support
Hi Semusal,
I can't reproduce your problem based on your error information. You need to check whether your column contains specific characters, you could change column name to see whether it works or not . Or you need to check whether you have this column in advanced editor.
By the way, you said there is also error in index, you need to check whether your index is correct(modify it to start from 0)
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.