Announcements
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")))}))
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.
Nope, that's my regional settings, the ; is okay, the "," dont work for me.
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 541
WarrenBelz 434 Most Valuable Professional
Valantis 289