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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
evillarreal
Advocate I
Advocate I

Strange SQL query being generated by PowerBI

Hi, guys!

 

We have observed that some of our PowerBIs are generating a strange query that our database devs say it usually takes a very long time to execute, causing disruptions.

 

The hallmark of a query is a WHERE condition in the style of : where POSITION((($1))::text IN ("column")::text) = ($2)

 

The weird thing is that in any query using that table, we aren't filtering by  "column",  so does anybody know when is PowerBI generating a query like that?

 

Thank you!

3 REPLIES 3
Anonymous
Not applicable

HI @evillarreal,

 

Which type of datasource and connection mode you used to connect database? Can you please provide detailed information about this?

How to Get Your Question Answered Quickly

 

Regards,

Xiaoxin Sheng

Thanks for your reply, @Anonymous!

 

In this case, we are connecting to a Redshift database through the ODBC connector. As far as we know, we can't send SQL queries directly with the Redshift connector so that is not an option for us.

 

If you need any more information, please tell me!

 

Regards,

Enrique

Anonymous
Not applicable

Hi @evillarreal,

 

Is this query only appears when you use odbc driver to get data from database? If you use original redshift connector, does this query generated?

 

If not, I think this issue should related to use odbc driver, I'd like to suggest your to open a support ticket  to get more support for this scenario.

submit a support ticketsubmit a support ticket

 

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors