Hi We're Kumo!
0:35
Жыл бұрын
Пікірлер
@KenCobb-m2t
@KenCobb-m2t 3 ай бұрын
Great application. How do I get this project tracker app used in the video? I need this like yesterday.
@kumopartnersllc
@kumopartnersllc 3 ай бұрын
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]
@vincentchung3622
@vincentchung3622 6 ай бұрын
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.
@kumopartnersllc
@kumopartnersllc 5 ай бұрын
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
@vincentchung3622
@vincentchung3622 2 ай бұрын
@@kumopartnersllc I've completed. Thanks for your reply.
@MrWLJ71
@MrWLJ71 6 ай бұрын
So you dont address the issue of "Howto transform and excel file to a PowerApps Project Tracker" at all!!! Waste of time
@GeraldHochedlinger-mf7us
@GeraldHochedlinger-mf7us 6 ай бұрын
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?
@kumopartnersllc
@kumopartnersllc 6 ай бұрын
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-io7ce
@MohamedMahmoud-io7ce 9 ай бұрын
Nice efforts
@dominicgraytechnology
@dominicgraytechnology 10 ай бұрын
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
@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
@tyronex2416 Жыл бұрын
*promo sm*
@diegodirecto7269
@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
@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
@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
@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
@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
@modibosamake7065 Жыл бұрын
Thank you for this video
@kumopartnersllc
@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
@gabrielvasquez8833 Жыл бұрын
Thank you so much for taking the time to make this. So Awesome!!!!
@kumopartnersllc
@kumopartnersllc Жыл бұрын
Glad to hear it helped you out!
@AJ_D1
@AJ_D1 Жыл бұрын
Awesome tutorial!
@EpicBizHero
@EpicBizHero Жыл бұрын
Very Helpful... Thank you Storm!
@bharanidharanboss
@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
@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
@vmohakrish Жыл бұрын
is it good practice to create rectangle and buttons as component?
@klementinhasani7236
@klementinhasani7236 2 жыл бұрын
Thanks a lot. You did it GREAT!
@visheshsethiya1874
@visheshsethiya1874 2 жыл бұрын
how did you make background greyed out when popup appears
@rssk.3611
@rssk.3611 2 жыл бұрын
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
@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!
@electrofacturassoluciones7330
@electrofacturassoluciones7330 2 жыл бұрын
Thanks, please is posible to use the field comments in the list of sharepoint?
@ricklaguna9386
@ricklaguna9386 2 жыл бұрын
How can i use the same Modal to edit an existing record? what would the formula be for that?
@sueamin2788
@sueamin2788 2 жыл бұрын
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!
@dharanichinni3451
@dharanichinni3451 2 жыл бұрын
This is cool ,it helps me alot thankyou so much ❤️
@shahzaibkhaneb1108
@shahzaibkhaneb1108 2 жыл бұрын
very good explained thnks <3
@beyondanalysis8915
@beyondanalysis8915 2 жыл бұрын
Hi, @Kumo Partners, It saved a lot of time . Thanks a lot!
@fuertesbs
@fuertesbs 2 жыл бұрын
Exelente!!!!!🙌
@fuertesbs
@fuertesbs 2 жыл бұрын
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?
@jordanyehle8203
@jordanyehle8203 2 жыл бұрын
Great little tutorial! Thanks!
@saltysponge9965
@saltysponge9965 2 жыл бұрын
whys the screen go black halfway through ?
@mollythedog5196
@mollythedog5196 2 жыл бұрын
You are a legend man thanks for the clear explanation :D!!
@akhilnadhpc
@akhilnadhpc 3 жыл бұрын
Instead of copy paste sideNav to all screen is there any better approach?
@lemonslice7286
@lemonslice7286 2 жыл бұрын
You can use a component
@ryanthered5915
@ryanthered5915 3 жыл бұрын
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?
@SauloOliveira
@SauloOliveira 3 жыл бұрын
Excelent video, thank you!
@sairfan06
@sairfan06 3 жыл бұрын
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
@gautamdas1267
@gautamdas1267 3 жыл бұрын
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 ?