Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Jonnokc
Frequent Visitor

Power Bi will not import query from Access with "Like" criteria

Hello,

 

I am new to Power Bi. I typically build all my queries in Access. I tried to import them into Power Bi, but Power Bi shows all my queries which contain a "Like" criteria as empty. Is there a workaround for this? This seems like a huge oversight.

 

Thank you,

1 ACCEPTED SOLUTION
itchyeyeballs
Impactful Individual
Impactful Individual

I just tried and get the same issue,

 

Two workarounds:

 

Connecting via ODBC seems to work, I set up a DSN and used = Odbc.Query("DSN=test;Uid=;Pwd=;", "SELECT * FROM tmp") although you can use a DSNless connection.

 

As an alternative workaround can you take the like clause out of the query and filter the data in Power BI? Not ideal but might resolve in short term.

View solution in original post

3 REPLIES 3
jdeast
New Member

Hello, 

 

I am experiencing the same issue with "LIKE" criteria in a linked Access query.

 

Was there ever a resolution to this?

 

 

itchyeyeballs
Impactful Individual
Impactful Individual

I just tried and get the same issue,

 

Two workarounds:

 

Connecting via ODBC seems to work, I set up a DSN and used = Odbc.Query("DSN=test;Uid=;Pwd=;", "SELECT * FROM tmp") although you can use a DSNless connection.

 

As an alternative workaround can you take the like clause out of the query and filter the data in Power BI? Not ideal but might resolve in short term.

I technically could. What would be the equivilant of performing this in power bi?

 

For me this has always been very simple in access and has always been one of the reasons I love it. I can build out my queries and whenever I need to I simply update my data tables and boom, my filtered results.

 

If I can technically do a similar thing in power bi I would be all for that. Sadly I simply dont know how to do the same thing. How can I mimimic the contains function?

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors