Great application. How do I get this project tracker app used in the video? I need this like yesterday.
@kumopartnersllc3 ай бұрын
Hey Ken! Glad to hear you like it, feel free to reach out to me directly and would be happy to setup some time to discuss and give you a more robust demo - [email protected]
@vincentchung36226 ай бұрын
Wonderful video. You created a large button at the 23:38 mark in the video that overlays various labels in that row, but how clicking that giant button automatically brings up the detailed information page for that entry? Thanks.
@kumopartnersllc5 ай бұрын
Hi Vincent! That button is inside the Gallery, and so it has access to 'ThisItem', which means you can access the current record and then do with it as you wish. You could set a global variable, and then use the Navigate(...) function to move to a different screen, or you can follow this video I created which builds on this video and explains how to configure the button to open a dialog box (or 'Modal') to display the information. kzbin.info/www/bejne/jobFqqSdbJqhmqs&ab_channel=KumoPartners
@vincentchung36222 ай бұрын
@@kumopartnersllc I've completed. Thanks for your reply.
@MrWLJ716 ай бұрын
So you dont address the issue of "Howto transform and excel file to a PowerApps Project Tracker" at all!!! Waste of time
@GeraldHochedlinger-mf7us6 ай бұрын
Thank you so much for this great and really easy to understand video!!! I have copied every single step one to one, but I have a problem that I can't fix: Whenever I restart the app, the data table is empty (the contents of the text fields in the gallery are not shown), but everything else works. When I reduce the screen size (by reducing the browser size), the contents reappear. I have noticed, that when I comment out the following statement, then the problem doesnt exist. If(App.ActiveScreen.Size>2;LayoutDirection.Horizontal;LayoutDirection.Vertical) Do you have any idea what the problem is?
@kumopartnersllc6 ай бұрын
Hi Gerald thank you for reaching out! I have a few ideas what it could be, but it probably would be easier through separate communication channel - feel free to reach out via email storm@[kumo domain] with a screenshot or two - Storm
@MohamedMahmoud-io7ce9 ай бұрын
Nice efforts
@dominicgraytechnology10 ай бұрын
What is the performance of this method with thousand + rows? I seemed to have recalled abandoning my own attempt at this years past due to a clunky UI experience as opposed to the classic datatable.
@giggen9057 Жыл бұрын
Great Content! I have been struggling to implement custom gallery fields and also the headers, the approach is amazing, i did little bit of tweaks and its working great in my case, this helped a lot to understand the concept of items behavior when it comes to UI
@tyronex2416 Жыл бұрын
*promo sm*
@diegodirecto7269 Жыл бұрын
Hi! It's 2023, do you have an updated way of doing this? There have been changes with Powerapps specifically the onstart. It now shows error when I input the codes for the App 4:16. I hope you can answer an alternative way to do this navigation :)
@Abi-dc4jy Жыл бұрын
Awesome video! This is exactly what i needed to implement for my project. Quick Question though...how would you go about using formula to only display records based on the current log in user? For example, i'm trying to have the table display data based on a permission group. For a regular user who isn't in a permission group, i'd like to show only the records they submitted. For Admins, i'd like to show all records, etc. If user has no records, show a message saying "You currently do not have any records to display" or something like that. Any guidances is much appreciated! Again, awesome video!!
@kumopartnersllc Жыл бұрын
Glad you liked the video! For the formula to only display records based on the current user, you can use the User() object in PowerApps to get access to the Email. Using that, you can then craft a Filter(...) function to compare against the SharePoint Created By field. So the Items property of the gallery would look something like this: Filter('SP List','Created By'.Email = User().Email)
@andrewamina Жыл бұрын
I would love a follow up video on how you added the strikethrough notes on each change to the comments/audit history. Love that demo!
@kumopartnersllc Жыл бұрын
Glad you liked it! Will definitely work on the follow up video for the strikethrough feature - right now working on a Power Automate Deep Dive course but will start coming back around to the shorter KZbin ones soon!
@modibosamake7065 Жыл бұрын
Thank you for this video
@kumopartnersllc Жыл бұрын
No problem! Have been waiting so long for responsive canvas app capabilities so happy to share what I've learned - Have a good day!
@gabrielvasquez8833 Жыл бұрын
Thank you so much for taking the time to make this. So Awesome!!!!
@kumopartnersllc Жыл бұрын
Glad to hear it helped you out!
@AJ_D1 Жыл бұрын
Awesome tutorial!
@EpicBizHero Жыл бұрын
Very Helpful... Thank you Storm!
@bharanidharanboss Жыл бұрын
I've been following your channel and question for you. Is there a way to edit existing comments that have been added already in the SharePoint list. A user made a typo error in the comment that they added previously. I want my user/admin to edit all of the comments shows on the screen.
@kumopartnersllc Жыл бұрын
Hey Bharani! Great idea - I think a great follow up to that would be incorporating two parts: 1 - An edit icon that is added to the history gallery that displays for each comment 2 - Incorporate a modal that will allow the user to edit the comment. For #2, actually just released a brand new video that shows you how to build a responsive form modal! Should give you a good foundation for getting started! kzbin.info/www/bejne/jobFqqSdbJqhmqs
@vmohakrish Жыл бұрын
is it good practice to create rectangle and buttons as component?
@klementinhasani72362 жыл бұрын
Thanks a lot. You did it GREAT!
@visheshsethiya18742 жыл бұрын
how did you make background greyed out when popup appears
@rssk.36112 жыл бұрын
Hi, One question.. After adding comments through Rich text editor, I want to edit the same comments again by selecting the Gallery2.. Please share your suggestions.
@kumopartnersllc Жыл бұрын
It took a little while but just released a new video that shows how to create a responsive form modal kzbin.info/www/bejne/jobFqqSdbJqhmqs hopefully it helps for future projects!
@electrofacturassoluciones73302 жыл бұрын
Thanks, please is posible to use the field comments in the list of sharepoint?
@ricklaguna93862 жыл бұрын
How can i use the same Modal to edit an existing record? what would the formula be for that?
@sueamin27882 жыл бұрын
This very clearly explained and covers all the aspects! Very Useful. Thank you. Also, Part 2 Link is: kzbin.info/www/bejne/ooSUqmiKlsh2aJo for an easy find!
@dharanichinni34512 жыл бұрын
This is cool ,it helps me alot thankyou so much ❤️
@shahzaibkhaneb11082 жыл бұрын
very good explained thnks <3
@beyondanalysis89152 жыл бұрын
Hi, @Kumo Partners, It saved a lot of time . Thanks a lot!
@fuertesbs2 жыл бұрын
Exelente!!!!!🙌
@fuertesbs2 жыл бұрын
hi the formula : NewForm(Form1);UpdateContext({NAME:true}) doesnt work. the ; show me that doesnt work. y have to use NewForm(Form1)&UpdateContext({NAME:true}). would you like to helpme?
@jordanyehle82032 жыл бұрын
Great little tutorial! Thanks!
@saltysponge99652 жыл бұрын
whys the screen go black halfway through ?
@mollythedog51962 жыл бұрын
You are a legend man thanks for the clear explanation :D!!
@akhilnadhpc3 жыл бұрын
Instead of copy paste sideNav to all screen is there any better approach?
@lemonslice72862 жыл бұрын
You can use a component
@ryanthered59153 жыл бұрын
How does Tab Index work with Modals? Do you have to do anything different to have your tab order NOT access the hidden button elements on the modal, when the Modal isn't visible?
@SauloOliveira3 жыл бұрын
Excelent video, thank you!
@sairfan063 жыл бұрын
Perfect you did in a very professional way, no third party components, I was looking for to load related filtered list in dialog box, can you please do a video on that, thanks
@gautamdas12673 жыл бұрын
Hi, OnSelect is not working for me. It says “ the first argument of Navigate should be a control or screen. Do I need to set any other parameter ?