web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / SQL - Get Rows V2 - Wh...
Power Automate
Suggested Answer

SQL - Get Rows V2 - Why does my filter query not work

(1) ShareShare
ReportReport
Posted on by 165
I'm trying to do a simple filter query on my rows where all rows get returned where 'key' starts with generic. So in SQL I would use key LIKE 'generic%' But I get an error. Is there a documentation about which syntax is supported by the connector?
 
Categories:
I have the same question (0)
  • Suggested answer
    dukatz Profile Picture
    165 on at
    So the Problem is, the Connector doesn't use SQl queries but ODATA queries Query options overview - OData | Microsoft Learn.
    In my case startswith(key,'generic') was the solution.
  • Suggested answer
    MichaelFP Profile Picture
    1,946 Moderator on at
    SQL connector doesn't use T-SQL for sintax. it use ODATA for queries. If you want to still using T-SQL, i would recommend that you use store procedure and send the data as parameter to be user in the way that you like.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 630

#2
Valantis Profile Picture

Valantis 420

#3
11manish Profile Picture

11manish 350

Last 30 days Overall leaderboard