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 Apps / Open Sp list item in P...
Power Apps
Unanswered

Open Sp list item in PowerApps

(0) ShareShare
ReportReport
Posted on by 88

I have used a solution several times as follow:

1 - flow creates an item in SP list and pick the listitem ID

2 - send a link to user so they in Power App edit form can changes values in SP list item

 

I have used this format in Power APPs for lookin up the item:

LookUp(Evaluation,ID = Param("itemID"))

but now I got this error message : 

torbenbj_0-1664790441557.png

 

 

 

 

Categories:
I have the same question (0)
  • adgkred Profile Picture
    228 on at

    Hi, try edit your formula to:

    Lookup(Evaluation, Text(ID)=Param("itemID"));

    And it should work!

  • Akser Profile Picture
    1,546 Moderator on at

    The param value will always be a text. Simply convert it to number using 'Value'. 

    LookUp(Evaluation,ID = Value(Param("itemID")))

     

  • torbenbj Profile Picture
    88 on at

    Thanks @adgkred and @Akser 

    Both worked 🙂

     

    Do you know, if would there be a better way to do this, as I doesn´t seem to work on large datasets?

    torbenbj_0-1664792490050.png

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard