Skip to main content

Notifications

Community site session details

Community site session details

Session Id : alaA0sGxvKoFpqOjddRI0r
Power Automate - Building Flows
Suggested answer

Sql Data Flow And Duplicaiton Issue With No Unique ID

Like (1) ShareShare
ReportReport
Posted on 14 Mar 2025 11:41:32 by 135
Hi,
I have a SQL view which joins several tables with information about products and kit parts needed to make them. This data is getting pushed into a Sharepoint List, which then run every 2 days to look for new products that need made. My issue is that under Get Items Sharepoint List, i cant then use a Filter Query to check and run my condition against which will populate any new records.
 
 
Example data that's getting pulled in, as you can see below i created a NEWID() field in my SQL view, with the hope that it would create a unique reference for each line., but when running the flow i am getting an error. 
 
The expression "sqlid eq 166FF276-BB4D-45BD-8CD0-236A3866126D" is not valid. Creating query failed.
clientRequestId: 2dae14dd-248b-4306-9a40-067b5dfb2b97
serviceRequestId: 0a698aa1-2078-b000-cd0e-fe091ef379fc
 
 
Item TAJ100.K10 has two components TAM900/V10 + TAM906.V10, we have one being made against Document 33578 , and Document 33701.. With out a  UniqueID field i cant control the information flow correctly.
 
Any help would be appreciated.
 
Thanks
 
 
 
 
 
  • craig_01 Profile Picture
    135 on 14 Mar 2025 at 13:53:35
    Sql Data Flow And Duplicaiton Issue With No Unique ID
    @Jacqui Muller Thanks for reply.. My issue is because i am pulling data from a SQL view i created, i dont think i can do this step.
     

    Here’s what to do:

    • Alter your table design in SQL Server Management Studio (SSMS)
    • Add another row, named something like “PowerAutomateID”
      • Make the type int
      • Untick “Allow Null”
      • Scroll down in the table properties and set Identity Specification to Yes
    • Save
    • Go test your flow
     
    Thanks
     
  • Suggested answer
    Jacqui Muller Profile Picture
    46 on 14 Mar 2025 at 12:44:10
    Sql Data Flow And Duplicaiton Issue With No Unique ID
     
    Please shout if it doesn't solve your issue then we can dig into it a little deeper.

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

Thomas Rice – Community Spotlight

We are honored to recognize Thomas Rice as our March 2025 Community…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,508 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,431 Most Valuable Professional

Leaderboard
Loading started