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 / Lauch PowerApps Link t...
Power Apps
Answered

Lauch PowerApps Link to open specific screen

(0) ShareShare
ReportReport
Posted on by 41

Hello, I have created my PowerApps and use MS Flow to send the email content with a link to launch the specific screen in my application. Is it possible to create a link that will open the directly to the screen when I clicked on the link provided? I already use OnTimerEnd option but will go to the first page and then after a few seconds, it will navigate to the screen which is not good practice for our apps. 

 

Thank you in advance!

Categories:
I have the same question (0)
  • Verified answer
    PavanKumar Profile Picture
    479 on at

    Hi,

     

    Yes you can navigate to specific screen as per your requirement.

    In the Powerapps URL at the end add &screenID=1 (Screen IDs you can define as your wish)

     

    Within your Canvas app, App --> Onstart property enter the following formulae

     

    Set(startScreen,Param("screenID")); //Read ScreenID Parameter

    Switch(startScreen, "1", Navigate(Screen1),"2",Navigate(Screen2)); //Navigate to corresponding screen as per the ID

     

    Hope this answers your question.

     

    If it answers please mark it as verified.

    Regards,

    Pavan Kumar Garlapati

  • nikfikrie92 Profile Picture
    41 on at

    Hi,

     

    That actually work for me thanks for that. By the way, is it possible to add another parameter in the link? I would like to add item also like this.

     

    ?ItemId=293&&screenID=1

  • PavanKumar Profile Picture
    479 on at
    Hi ,

    Use &itemid=229&ScreenID=1.

    Mark it as verified it it answered your question
    Regards,
    Pavan kumar Garlapati
  • nikfikrie92 Profile Picture
    41 on at

    Hi, 

    Thank you so much for a great solution and suggestion!

     

    Regards,

    Nik

  • staceylaney Profile Picture
    63 on at

    Need some help with this.

     

    I can get the links to the different screens to work when I paste the different URLs directly in the browser URL, BUT when I embed the PowerApp link directly into a SharePoint modern page, the switching does not work.

     

    Any ideas why the behavior would be different on a SharePoint page vs. direct link?

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    How do you define a screen id or find what the id is for a screen?

  • viyer Profile Picture
    48 on at

    Hello Everyone,

     

    I am trying to achieve the same and able to navigate to Display screen , only issue I am facing is desired item Id details is not getting displayed in Display screen (even though I am passing ID from Url). Always the first item in list is getting displayed in Display screen irrespective of ID passed in URL.

     

    I have used BrowseGallery to display my items . Is there any way to bind BrowseGallery with item ID. Also item ID is automated ID assigned to items by sharepoint.

     

    Let me know if anyone know the solution for this.

  • piyushksingh Profile Picture
    5 on at

    Superb! It's working smoothly. Can I also pass the item id ? 

  • LStawario Profile Picture
    14 on at

    "

    Hello Everyone,

     

    I am trying to achieve the same and able to navigate to Display screen , only issue I am facing is desired item Id details is not getting displayed in Display screen (even though I am passing ID from Url). Always the first item in list is getting displayed in Display screen irrespective of ID passed in URL.

     

    I have used BrowseGallery to display my items . Is there any way to bind BrowseGallery with item ID. Also item ID is automated ID assigned to items by sharepoint.

     

    Let me know if anyone know the solution for this.

    "

    Hello, anyone solve this problem?? I have the same issue and I'm stuck with it 😕 

  • Dragosh Profile Picture
    27 on at

    Hello, 

    I think I can provide you with a much easier explanation on how to do it with the help of a video 
    https://youtu.be/EZyxlYtzqTQ It really helped me out with my problem and made me understand the formula 

    Let me know if this helps 

    Have a good day

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 Apps

#1
11manish Profile Picture

11manish 505

#2
WarrenBelz Profile Picture

WarrenBelz 502 Most Valuable Professional

#3
Haque Profile Picture

Haque 324

Last 30 days Overall leaderboard