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 / Unable to fetch a spec...
Power Apps
Unanswered

Unable to fetch a specific sharepoint record from my power apps using deeplinking

(1) ShareShare
ReportReport
Posted on by 4

Deep linking not returning  the specific record.

i have a sharepoint list that acts as the datasource for an dealslip application for generating slips, and a power automate flow for multiple approvers.

abnerchrist_0-1720782488000.png

 

Here is the microsoft power automate flow.

abnerchrist_1-1720782633586.png

here is the the code in the onvisbile property of my dealslipscreen:

If(
    !IsBlank(Param("ID")),
    Set(
        varEmpID,
        LookUp('DealSlip Debit Details', ID = Value(Param("ID")))
    );

    Set(

        varFormMode,

        FormMode.Edit

    )
);
 
i have followed most of the tutorials from this community. your help is humbly needed.
Categories:
I have the same question (0)
  • developingteal Profile Picture
    392 on at

    so what is the end goal/behavior you are looking for?

  • IO-20081226-0 Profile Picture
    4 on at

    Thank you for taking time to respond. 
    The end goal/behaviour of my app should be that when the power automate flow is triggered and an email is sent to the approvers, i have embedded the link to the power apps in the email, so when the user clicks it, it should show point/navigate to the specific record. for more details on my application. i am following this video, How to Migrate from App OnStart  
    i have an app called a deal slip application it has 4 screens;
    UpdateSlipScreen:

    abnerchrist_0-1721125332971.png

    DealSlipScreen:

    abnerchrist_1-1721125422603.png

    and a loading screen and a success screen.
    this is the code i currently have on the on start property

    abnerchrist_2-1721126055241.png

    abnerchrist_3-1721126178100.png

    and this is my power automate flow. P.S. i am new to the power platform.

  • developingteal Profile Picture
    392 on at
    What's the status of this/ what's the current error?

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 413

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
timl Profile Picture

timl 315 Super User 2026 Season 1

Last 30 days Overall leaderboard