A nice bonus would be that JSON formatting script so I can use it in my SharePoint area, but yer, great vid.
@AprilDunnam5 жыл бұрын
Hi Simeon. Thanks for watching. There's a link in the description to one of my blog posts which includes the JSON for the SharePoint Column Formatting. Here's the link (it's about halfway down in the blog): www.sharepointsiren.com/2019/03/open-powerapp-sharepoint-formatting/
@AssassinUK5 жыл бұрын
@@AprilDunnam Thank you for that .. will check it out. Keep the vids coming, we appreciate them!
@EpicBizHero2 жыл бұрын
A Life-Saver AS ALWAYS April... THANK YOU! Not to hi-jack the video, just a 2022 version update/helpful tip for anyone reading this... Put your formula in the StartScreen vs OnStart and leave out Navigate from the formula. Here's an example: If(Param("DeepLink") = "Contact", ContactForm, Welcome) Thanks again April... WE APPRECIATE YOU!!!
@anthonyleduc2 жыл бұрын
For me, i have used this formula : If(Param("DeepLink") = "Contact", ContactScreen, Welcome) - Contactform gives me an error
@ivsbanks3 жыл бұрын
April you are just amazing. Period. No fluff. Just clear, concise, and invaluable information. Thank you!!!
@AprilDunnam3 жыл бұрын
Thanks so much 😊 Feedback like this makes my day!
@ivsbanks3 жыл бұрын
@@AprilDunnam Well deserved.
@mandijohnson-fisher53703 жыл бұрын
You made this look so easy! Phew, I had a long night but you definitely helped me out with this one. I spent quite a bit of time trying to sort out how to get the DeepLink to work with my variable set to change the forms mode. I’m still pretty new to all this but I finally figured out how to get the logic to bring the user to the specified screen & update the form mode to the appropriate mode. So thankful!
@bezza1234 жыл бұрын
This is one of the most useful videos I have watched! Thank you so much for explaining the concept so well!
@AprilDunnam4 жыл бұрын
Thank you Wayne, so glad it was helpful!
@DataSpinners5 жыл бұрын
Seriously this is a top top video - well done April. I was chatting with a colleague yesterday about this topic. I was sure I saw it somewhere.
@AprilDunnam5 жыл бұрын
Thank you very much Rory!
@kevinmoore87333 жыл бұрын
April, If I could give you a hundred thumbs up I would. This video help me find the solution I was looking for. Thanks!!!
@AprilDunnam3 жыл бұрын
So glad to hear this helped Kevin!
@luiscosta92612 жыл бұрын
This is exactly what I was looking for. I'm trying to use QR codes to start a PowerApp on your mobile and pass some parameters. This video def will help me doing that. Thank you for great instructional videos!
@AprilDunnam2 жыл бұрын
Glad I could help :)
@uplift-yourdailypickup64244 жыл бұрын
This is better than Shane Young's video on Deep Linking. I actually get it. Thanks
@AprilDunnam4 жыл бұрын
Thanks, I'm glad it was easy to understand!
@uplift-yourdailypickup64244 жыл бұрын
@@AprilDunnam question though -- regarding sharepoint list ID's : do you have to create a column with ID's, or are they already there but hidden? I looked in the list columns and there is no ID there.
@AprilDunnam4 жыл бұрын
@@uplift-yourdailypickup6424 - SharePoint has a hidden auto-generated ID field. You can't surface it up in the New or Edit Form but if you go to List settings and modify the default view you can select it and have it displayed in the list view
@uplift-yourdailypickup64244 жыл бұрын
@@AprilDunnam perfect. thanks again
@danielwu86602 жыл бұрын
Hi April, Thanks a ton for the video! When I tried to use it to open power apps with params in a mobile device, I realized the parameter is ONLY passed/updated when a user currently have the App closed/unopened and starting the app freshly. It seems not updating the Param("...") value if an app is already opened. Did you notice this issue and potentially have a work around on that? Thanks a lot again!
@elmasinvisible0073 жыл бұрын
Hi April, Powerapps is not allowing me use Navigate function any longer OnStart. I'm trying to redirect users to a different screen. Now I'm not able to. What is the new solution for this. Thanks you
@lauradiorio54782 жыл бұрын
Shane Young explains here. kzbin.info/www/bejne/bX7biaB9hNCYgrM In Settings, Upcoming Features, turn on "Enable Navigate function in App.OnStart.
@vkrish795 жыл бұрын
Hi April, thanks for the great video.. this sort of solved my hunt for a solution on similar grounds..thank you!.. i also like the conditional formatting on your sharepoint list
@AprilDunnam4 жыл бұрын
Glad it was helpful!
@benterrell91393 жыл бұрын
Exactly what I need next in the project I am working on. Excellent
@AprilDunnam3 жыл бұрын
Awesome - glad it was what you needed!
@lawrenceparker5045 Жыл бұрын
Hi April!! If you have a filter on a PowerApps screen with a gallery, is there a way to deep link a value into one of the search fields so when user clicks on the link with the paramater, the gallery will display based on the param value?
@samgray5595 жыл бұрын
So well explained April.
@AprilDunnam4 жыл бұрын
Thanks Sam!
@ganeshroyal72819 ай бұрын
Hi April, your videos are very much helpful and informative. I have a doubt regarding the deep linking concept. I have implemented Deep Linking Concept, every time I publish the app with new changes the weblink gets generated. If I provide weblink in deep linking as hard coded. Is it going to take the new version Web Link? or else what is the solution to get the new published version web link. Thanks In Advance
@myshare44355 ай бұрын
Hello April, great information, question, is there a way to Deep Link PowerApps with third party tool but not SharePoint? Is it possible? Thanks
@OjuluOjumu Жыл бұрын
Hi April, thank you so much for this awesome video and thanks for all you do to help people. I have one question. I have built a form using Power Apps. My form has 5 checkbox fields which allows for multiple selections. I have also built responsive gallery to display the items on Power Apps. Now the issue that I am having is, I wanted to have a deep linking URL to get the URL of a particular record. I followed the video and did it. But, when I view the record clicking on the link, none of the checkbox selections are shown. Are there any settings that I'm missing?
@latrobe155 жыл бұрын
Ok, my first test showed a slight snag. I named the PARAM same as yours for simplicity and then gave it the same name as the form I wanted to navigate to. It did not work. I changed that to be a different name and it worked, So I assume it did not like my first option.
@AprilDunnam4 жыл бұрын
Hi Mark - That's odd....glad you got it working though
@junbecks4 жыл бұрын
Gosh you made it look so easy. Thank you so much!
@AprilDunnam4 жыл бұрын
That was my goal, you're very welcome!
@mattprice14593 жыл бұрын
Do you think you can make a video to help with the new deep linking feature of "Deep linking to a chat"
@kenkapp76075 жыл бұрын
Hi April, Fantastic, this worked exactly as promised. One quick question, is it possible to display an icon link instead of a text link using JSON like this? Thanks K. Kapp
@AprilDunnam4 жыл бұрын
Hi Ken - realize this is very late to reply (some comments got burried in my inbox 😢) but to answer your question yes you can deep link to a Power App from an icon or image as long as you put a hyperlink around it
@NavneetSingh-je9jp3 жыл бұрын
Thanks April for this knowledgeable video in Deep linking. I have a question. I want to implement a scenario where i have multiple SharePoint sites with Same Schema. (count is more than 100 sites). I have a list "Products" on every SharePoint Site (Same schema again). I have created an stand alone power app to enter data in this list on one of the site. Wanted to know that if i provide power app URL on a page with query string parameter as my current site URL, it is possible to change form/gallery data source/list pointing to that site only. so that when user is clicking the link in site A then should be able to enter data in products list of site A. and when user is going to site B then should be able to enter data in products list of site B. Note: I am planning to pass Site URL in query string parameter. Or is there any other way to implement this scenario?
@supriyakrish51974 жыл бұрын
Best video on Deep linking
@AprilDunnam4 жыл бұрын
Thank you ☺
@MichaelGer2 жыл бұрын
Thank you very much for the video April. Really appreciate all the work you do ..for us! I try ti implement your solution to a teams power app, but the variables on start (vargprid & varchannelid, are not set to the parameters. Any ideas as to why? Thank you in advance for your prompt reply.
@jonathanobiegba47094 жыл бұрын
Thanks for this video. It came at the right time!
@AprilDunnam4 жыл бұрын
Perfect!
@hassanelkhouli5 жыл бұрын
Super useful ! Thanks April.
@AprilDunnam4 жыл бұрын
Thanks Hassan!
@yitbos19924 жыл бұрын
That is freakin' brilliant. Your video just helped me solve one problem and offered a new solution inside inside a list. Thank you!
@AprilDunnam4 жыл бұрын
That's great David, so happy to hear this video helped!
@seasif5 жыл бұрын
Hi April, Thanks for the great video, but this way app opens up in browser even in the mobile device, can you please advise how can we open the app in Power Apps container after clicking the email link?
@AprilDunnam5 жыл бұрын
Hi There, The example I walk through here is using SharePoint list formatting to open the app so it assumes you want to open it on the desktop. If you are wanting to Deep Link to a PowerApp within the Mobile application you need to use something called URL Scheme's. I cover URL Schemes in this blog post: www.sharepointsiren.com/2019/07/launching-mobile-app-from-powerapps/ For Power Apps specifically, you will use this to launch another app in the native application: Launch("ms-apps:///providers/Microsoft.PowerApps/apps/put your app id here")
@abhivijayakumar4 жыл бұрын
Hi April! This really helped!!! I'm not getting values of cascading drop downs. Can you help?
@AprilDunnam4 жыл бұрын
Glad it helped! Do you have any errors or screenshots to share? I would suggest posting the issue to the Power Users Community Forum so that more people will see it and can help
@abhivijayakumar4 жыл бұрын
@@AprilDunnam hey i was able to resolve it...
@AprilDunnam4 жыл бұрын
@@abhivijayakumar - Awesome!
@firmanadistia11 Жыл бұрын
AWESOME!!! This is what I looking for!
@AprilDunnam Жыл бұрын
Glad I could help!
@shekobrain4 жыл бұрын
Hi April, please tell me the proper steps to do the following: I have app with a gallery showing all items. I will use flow once item created in list, to send email notification to the user with deep link to open edit form for that item auto selected from the gallery, is it possible?
@mandijohnson-fisher53703 жыл бұрын
Hi there! I am running into a snag that I am hoping you can help me with. I have deep linking set to the Issue ID column in my SPO list, but if there is more than one form submitted for that Issue ID it is bringing the user to the first form that was submitted. Is there a way to bring them to the last submitted form? Is there a way to easily set the deep link to open the exact form clicked on when accessed through SPO if it has multiple submissions?
@OptimalTrainingGroup3 жыл бұрын
Excellent! As always.
@AprilDunnam3 жыл бұрын
Thank you! Cheers!
@marounsader3184 жыл бұрын
Hi april How can i send this deeplink in power automate, As i want to put the deeplink in the body of mulitlevel approval Appreciate your help
@frenamakenson98442 жыл бұрын
Thanks for sharing April, very useful
@AprilDunnam2 жыл бұрын
You're welcome. Glad it was helpful!
@karineoliveira9878 Жыл бұрын
April.... Do you have any video for the following situation: A have one gallery where I collect automatic information like (ID, TechName, Manager). And a second gallery where the user can input information like (code, service, duration, comment), user can add more than 1 line...but - I am stuck in reapply the fist gallery for each line from second gallery and then save in SharePoint. Can you (or anyone) help me?
@chairutsirirut57873 жыл бұрын
Hi thanks for sharing this video. It was amazing. May I ask for your help just a little, I am recently struggling with deep linking problem. The scenario is I launch the link from powerapps (My app.) to Power BI report and then from BI, I have a deep link embedded ใน Report if I click on it, it will navigate back to my app. with the Parem but the app. does not load the Parem and stay still at the Home Page. This scenario works correctly when I run it on the browser!!! Any ideas to solve this would appreciate.
@foortizs3 жыл бұрын
Hello April, thank you very much for this video, it is really helpful!, like all the the others I have seen from you. I just implemented on one SPO List of mine. I have one question though, I made the change on the format for the Title column, but if I select the item (checkmark button to the left of the Title column) and next select the Edit button on the top bar, it opens the custom form not my canvas PowerApp. Is there another parameter that needs to be defined? Thanks!
@AprilDunnam3 жыл бұрын
That's a good point. Unfortunately there isn't a way to override the functionality of the check mark capability. What I typically do is disable that feature in the list settings
@YO-xk9be3 жыл бұрын
Great video. thank you. what deep linking do i need to do to navigate to a specific record on a sharepoint
@AprilDunnam3 жыл бұрын
You can do something like this, replacing the ID parameter with the ID of the item you want to navigate to in SharePoint: yourcompany.sharepoint.com/Lists/YourList/EditForm.aspx?ID=2
@LAXMIKANT19923 жыл бұрын
What if I want to redirect to view screen instead of edit screen?how to achieve that?
@olahenningsson69494 жыл бұрын
If I have my app as a tab in Teams, is it possible to link to a new app and make it launch in the same tab in Teams?
@AprilDunnam4 жыл бұрын
Hi Ola - I got behind on responding to comments. I don't believe there's a way to do that right now unfortunately. I don't see any details in the documentation on it but from my testing this doesn't work in Teams tabs. I need to play around with the new Project Oakdale functionality for Teams apps in Power Apps and see if it works with that.
@karlgerdschneider69654 жыл бұрын
Is there some additional Work to use deep-linking on Edit-Forms inside an existing SharePoint-Gallery. So that we can use the Submit-Button and the Exit/Back-Button of the Edit-Forms which navigated from the original Gallery-Controls
@AprilDunnam4 жыл бұрын
Hey Karl. I want to make sure I'm following your question. Are you saying your have a Gallery control inside your app that's pointing to a SP List and you have buttons on them to go to a screen to display the record to edit?
@mamadouba80434 жыл бұрын
Thanks a lot April for your great video, its veru helpul. I would to know how can we get link to edit item for powerapps
@AprilDunnam4 жыл бұрын
Hello. At 9:33 in the video I show setting a link to the Power App via a SharePoint list. I'm just passing in the selected ID of the item to Power Apps and performing the steps I outline to have that navigate to the edit screen.
@kobinadadzie29022 жыл бұрын
Can you make a deep link have a state ( active or inactive)
@utoroprincewill78085 жыл бұрын
Nice vid April, this is so so useful. I have a question about a code line in the json, what the control line means. "txtContent": "@currentField", Does that line matter, all I just do is to make use of this line below? "href": "='PutURLOfYourPowerAppHere?ID='+[$ID]"
@AprilDunnam5 жыл бұрын
The @currentField is just a way to get the context of the field which you are applying the formatting on. So that can stay the same. The only thing you need to change is what is within that href text that you have there.
@jorgemaradiaga35884 жыл бұрын
Great video, you explained it very good, thanks!
@AprilDunnam4 жыл бұрын
Thanks Jorge!
@daleyon40655 жыл бұрын
April, Great informative vid!! Thank you!
@AprilDunnam5 жыл бұрын
Thank you Dale!
@latrobe155 жыл бұрын
Thank you. This may just solve a problem I have which is a weekly flow that creates a new excel sheet for 29 different sites. In each sheet is a list of staff payroll entries for the previous week being made ready for upload. Sites must check their entries and edit or delete errors before the master file is uploaded into SAP. Until now I was struggling with an easy way to fix their entries. using this I should be able to create a hyperlink to the App where they are all entered, filter to that record and they can take what action is appropriate. Awesome!
@AprilDunnam5 жыл бұрын
Yay glad that this video could help! Sounds like a pretty cool Flow you have built!
@latrobe155 жыл бұрын
@@AprilDunnam Yes it is but Excel can be very problematic with flow. Plus trying to do it so there is only one template to keep simple for me means it can run for quite a while. This one runs for about two hours to achieve the goal. It would only 5 minutes if I could just do it as CSV files, but the customer I deal with has such heavy security the file gets corrupted so excel is the only way. I have another flow does similar but the excel files can have 1000 rows for each site. Adding and deleting each time means the flow runs for 10 hours plus.
@itforeveryone54262 жыл бұрын
How to push notification for user? and user click push notification after view file pdf in gallery or deep link or navigate sub screen? thanks. help me
@yocopop5 жыл бұрын
Hi, awesome video, but unfortunately, it is not working for me,is there some setting to implement? thanks
@AprilDunnam5 жыл бұрын
Hmmm as long as your parameters are set correctly it should work. If you'd like you can send me a message on my website www.sharepointsiren.com and share how you have it configured on your end and I can try to help figure out what the issue is
@zanrleonardo4 жыл бұрын
Can I open a DeepLink by send an ID from a flow?
@AprilDunnam4 жыл бұрын
Absolutely, it doesn't matter where you pass the deep link from as long as you have your Power App set up to look for the parameter.
@karthickrajan77173 жыл бұрын
Thank you for this video, with all respect I love your work. You are amazing! :)
@AprilDunnam3 жыл бұрын
Thank you so much!
@bavajidoriginti49742 жыл бұрын
Very nice madam. But I need to do same thing using patch instead submit form plz let me know madam any idea
@wc31283 жыл бұрын
Wonderful video. Subscribed.
@AprilDunnam3 жыл бұрын
Thanks for the sub!
@EdisonPuma3 жыл бұрын
Hi! Awesome vids, one question, I've been using this param feature but I came with the fact params cant get pass if the app is already open (since it doesn't evaluate again the onstart function to define actions based on Params) How could be possible to pass those params even if the app is already opened (mobile)?
@AprilDunnam3 жыл бұрын
That's just a matter of where you are checking for the params. If you do the parameter check in the OnVisible of your landing screen instead of the OnStart it should get around that issue.
@daveconnors623 жыл бұрын
I don’t have OnStart in my App drop down (I created a blank canvas app). Is there some setting or permission I need to make this available?
@AprilDunnam3 жыл бұрын
Hey Dave - what options do you see in the properties dropdown if you select the "App" option from the tree view?
@daveconnors623 жыл бұрын
@@AprilDunnam Hi April, there was OnMessage and a few other things but not OnStart. I posted on the PowerApps community forums yesterday too - it seems there’s a region specific bug certainly in the UK maybe elsewhere where it wouldn’t appear on new apps. I got round it by using a link to an old version of the designer. Apparently you can also just save the app and go back in and it will be there. Hopefully gets patched soon but at least there’s a workaround. Looking forward to trying out the video tutorial as it’s exactly what I’m looking for on a project!
@AprilDunnam3 жыл бұрын
@@daveconnors62 Oooh ok. Come to think of it I did see a few people posting about the new "OnMessage" property on Twitter yesterday. I don't see it here in my US region tenant. Glad that there's a work-around until they get it fixed.
@Darknesslc33 жыл бұрын
why is my apps doesnt show any web link?
@DanielChristian195 жыл бұрын
Nice job April!
@AprilDunnam5 жыл бұрын
Thanks Daniel!☺
@paolovr1970 Жыл бұрын
Thanks April for help 🙏🙏🙏.
@AprilDunnam Жыл бұрын
You're very welcome!
@amcaleav Жыл бұрын
Mine says you can't use navigate onstart and when I use startscreen nothing happens either.
@DonnaHarvey-o4k Жыл бұрын
Mine too
@soraiataipa3 жыл бұрын
Thank you April, super helpfull!
@AprilDunnam3 жыл бұрын
Glad it was helpful!
@earmiasesebsibe30063 жыл бұрын
Great Video. Thank you
@AprilDunnam3 жыл бұрын
You're welcome!
@ahmedmoataz15343 жыл бұрын
great video, you make it very easy.
@AprilDunnam3 жыл бұрын
Thanks for watching - glad it was easy to follow!
@AssassinUK5 жыл бұрын
How about Deep linking from one PowerApp to another?
@AprilDunnam5 жыл бұрын
Same exact concept. In your PowerApp that you want to deep link from, copy the URL with the parameters of the PowerApp that you want to deep link to. Use the Launch() function to open up another PowerApp. So you can have a button for example and it's it's OnSelect have : Launch("powerapps.com/apdpdodo?Param1=x") to open up your other app with the parameters. Then follow the same method in that PowerApp to read the parameter and go to the correct page.
@edwinjonah3 жыл бұрын
Nice video! Thanks
@AprilDunnam3 жыл бұрын
Glad you liked it!
@triplethreatix5189 Жыл бұрын
This is not working for me. 😩
@srinivasare5553 жыл бұрын
Hi April, It was nice video and i like it more, it is very use full, Can you make one video on navigation panel with menus , like left navigation how we can see in other websites . If already video there please share me that reference with me