Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Unanswered

Deep linking issue with MySQL

(0) ShareShare
ReportReport
Posted on by 29

Hello! 

 

I have some issue with deep linking with powerapps. I create basic test app on sharepoint list and it all works fine. I create something like this: Deep Linking in PowerApps | Microsoft Power Apps . So the basic idea is that when people open link with "id" number, the software go to detail screen and search the right values/item from the MySQL table. First i test the app on sharepoint list and it all works fine, but now it create that on MySQL and it doesn't work. The app navigates to detail screen but it dont search for the right item. 

 

My code for the timer property "OnTimerEnd" : If(Not(IsBlank(Param("ID")));Navigate(DetailScreen1; Cover;{device:LookUp('Datortehnikas uzskaite'; id = Value(Param("ID")))}))

 

 

  • Matiss Profile Picture
    29 on at
    Re: Deep linking issue with MySQL

    Nope, that's my regional settings, the ; is okay, the "," dont work for me. 

  • Liam_Chapman Profile Picture
    187 on at
    Re: Deep linking issue with MySQL

    Hi @Matiss ,

    I just want to double check that the ';' inside your lookup and Navigate is just a typo, rather than your actual code? As that should be a ',' instead.

     

    Thanks,

    Liam.

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 109 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 72 Super User 2025 Season 1

#3
mmbr1606 Profile Picture

mmbr1606 71 Super User 2025 Season 1

Overall leaderboard