Тёмный

Build CALENDAR Control in POWER APPS in Minutes | Connect to SharePoint List 

Reza Dorrani
Подписаться 136 тыс.
Просмотров 138 тыс.
50% 1

Опубликовано:

 

20 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 424   
@dougydoe
@dougydoe 2 года назад
Great video again. I have seen the Calendar and other screen templates but I've never had the need to use them in Apps..... well, until now. Lol. One thing your videos do to me is to open up my imagination and appreciate what is possible. Thank you for always pushing me to strive for more.
@RezaDorrani
@RezaDorrani 2 года назад
Glad it was helpful! Thank You so much for watching.
@hs4279
@hs4279 Месяц назад
One of the best instructors on RU-vid. simple, direct & informative. Thanks, man, for your time and efforts.
@RezaDorrani
@RezaDorrani Месяц назад
Thank You for the appreciation
@mattfreeman8482
@mattfreeman8482 Год назад
I can not thank you enough for all the time, experience, knowledge and detail you put in to this video. This is definetly one of my most favorite videos on PowerApps. Keep up the amazing work Reza! 😍😍😍
@RezaDorrani
@RezaDorrani Год назад
You're most welcome!
@sandyspringer55
@sandyspringer55 Год назад
I am only half way through the video but THANK YOU!! I always find the exact solution I am looking for on your page and it’s always the simplest and well explained option out there.
@RezaDorrani
@RezaDorrani Год назад
Thanks Sandy 😊
@sandyspringer55
@sandyspringer55 Год назад
@@RezaDorrani although I added a reset filter for the reset fields and now it’s broken 😞 accessibly issues with labels. And now no information shows from my list even with all filters removed. Any ideas?
@RezaDorrani
@RezaDorrani Год назад
@@sandyspringer55 Video description has link to download sample app. You can check the logic I used in it.
@MichaelDeBlasis1369
@MichaelDeBlasis1369 5 месяцев назад
You make the best videos Reza! They are all so clear and well laid out. And so consistent on the lessons and layout. Well done Sir.
@RezaDorrani
@RezaDorrani 5 месяцев назад
Many thanks! A lot goes into making these videos and it feels amazing to receive such appreciation
@christianhuidobro7452
@christianhuidobro7452 5 месяцев назад
@@RezaDorrani hola, podrias subir el video para poder crear la lista?
@UncleF115
@UncleF115 Год назад
came from shane young's DIY calendar video, these 5 sec technique saved me!
@RezaDorrani
@RezaDorrani Год назад
Thanks for watching
@jamiemcgrath3305
@jamiemcgrath3305 2 года назад
I'm sure you must have seen my Reddit post the other day looking for this! Amazing thank you
@RezaDorrani
@RezaDorrani 2 года назад
Sorry, I did not but I'm happy to know that this is what you were looking for.
@jamiemcgrath3305
@jamiemcgrath3305 2 года назад
@@RezaDorrani one thing I was trying to do also was to have a comparison with a SharePoint list data against a users calendar. I am making a training booking app currently and wanted them to be able to easily see at a glance if they were free during that time, potentially piling together an agenda for their day with the training time overlaid. Is this possible? Really struggling to get my head around the calendar connector functionality
@RezaDorrani
@RezaDorrani 2 года назад
@@jamiemcgrath3305 Possible but I would have to try it out to learn more about it. I will recommend posting your issues/queries on the forums at powerusers.microsoft.com/
@JPPVCC
@JPPVCC Год назад
Reza: Many thanks for this. Not just for me but for my client. This is going to make a significant difference in their productivity and analysis. I'd like to help others as well. My client's needs were a bit different and I wanted to have just a single button on the Interview calendar that counted the number of events for that day. At a glance they can now see how many field service calls are loaded by day. I achieved this by adding the vertical gallery, but adding just one button and setting the Text to: "Total PMs: " & Text( CountRows( Filter( 'SP List', Your Date Column= (DateValue( (DateAdd( _firstDayInView, ThisItem.Value, TimeUnit.Days )) )) ) ) ) If there is a better way I'm always interested! Thanks again, JP
@RezaDorrani
@RezaDorrani Год назад
Thanks for sharing
@fundacionsancebrian
@fundacionsancebrian 5 месяцев назад
Great video with a perfect explanation. I have a question, how would I change the code if the week starts on a Monday? Thanks
@RezaDorrani
@RezaDorrani 5 месяцев назад
Most welcome! The code is based on a template and there is logic where it probably reads day of the week to start from. I do not have a video reference on changing start day of the week scenario and would have to try it out to provide guidance. I recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
@adrianoberholzer1873
@adrianoberholzer1873 Год назад
I could not praise this video more! Thank you
@RezaDorrani
@RezaDorrani Год назад
Wow, thank you!
@MrAllybell
@MrAllybell Год назад
Another great video Reza, you've an answer for everything. Much appreaciated!
@RezaDorrani
@RezaDorrani Год назад
Thanks so much
@maryampour8914
@maryampour8914 2 года назад
Thank you so much Reza! it's simply just brilliant 🙂
@RezaDorrani
@RezaDorrani 2 года назад
You’re most welcome
@necdetsaritas8722
@necdetsaritas8722 2 года назад
This weekend was wonderful through your great video. Thanks Reza
@RezaDorrani
@RezaDorrani 2 года назад
Glad you enjoyed it
@SadekInfos7392
@SadekInfos7392 Год назад
Thanks a lot for your efforts, life seems so easy with your videos and your neat way🙏🙏🙏🙏
@RezaDorrani
@RezaDorrani Год назад
Thanks a lot
@markbrown8315
@markbrown8315 Год назад
Hi Reza, thanks for a great video. I was just wondering if there is a way to change this calendar to a Week view.
@RezaDorrani
@RezaDorrani Год назад
Welcome! There is no out of the box option to do that. You would need to update entire app to show the week view. Possible but not something I have tried.
@kearley8792
@kearley8792 Год назад
This is a great video. Easy to follow and well-explained. Thank you very much!
@RezaDorrani
@RezaDorrani Год назад
You're very welcome!
@chrisproctor2854
@chrisproctor2854 Год назад
Another awesome video where I learned some things that I can't wait to implement!
@RezaDorrani
@RezaDorrani Год назад
Glad it was helpful!
@siscovasallo
@siscovasallo Год назад
Hi Reza. I'm new to Power apps and love your videos. I used this to create a Calendar app for my team at work. Could you please create a follow up video showing how to create recurring items in this app? (e.g., enter an item once and have it repeat every day, week or month)?
@RezaDorrani
@RezaDorrani Год назад
I have no plans for a follow up video. I make videos when I receive multiple requests on a topic. I have ideas in my backlog with over 30+ requests
@siscovasallo
@siscovasallo Год назад
@@RezaDorrani thanks anyways. Your videos are great! Thank you for sharing all this knowledge and tips. I was able to build a great app in days with little coding experience just by watching your videos!
@home-tecserwiskomputerowyw5379
@home-tecserwiskomputerowyw5379 2 месяца назад
Thanks, another wonderful recording! And can you tell us how to make one event that lasts several days and that overlaps another event display in one line?
@RezaDorrani
@RezaDorrani 2 месяца назад
Thanks! For event lasting several days on a line - this is something I would have to try it out to know the steps. I will recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
@Richkotite1
@Richkotite1 Год назад
This is a great video. Easy to follow and well-explained. Thank you very much
@RezaDorrani
@RezaDorrani Год назад
Glad to hear that! Thanks for watching.
@tariksalihovic
@tariksalihovic 3 месяца назад
Thx a lot 🙌 tried to figure out how to copy parts of the component and logic, but now i know 🎉
@RezaDorrani
@RezaDorrani 3 месяца назад
Most welcome
@RezaDorrani
@RezaDorrani 3 месяца назад
Most welcome
@artistlee5553
@artistlee5553 5 месяцев назад
Thank you very much for the video. As a beginner, this vedeo is perfect for me! One question is, how can i expand my calendar vertically? It seems to extend parallel as your video..
@RezaDorrani
@RezaDorrani 5 месяцев назад
Welcome! Not sure what extend parallel means. The calendar is a gallery and a gallery has scrollbar.
@artistlee5553
@artistlee5553 5 месяцев назад
@@RezaDorrani 13:13 on your video, you could expand left and right of the copied calendar. But I would like to resize by expanding up and down..
@RezaDorrani
@RezaDorrani 5 месяцев назад
@@artistlee5553 You can try that also but you would also need to adjust the template size of gallery. I have done detailed videos on gallery control so I will recommend checking that out.
@oluwatobiyusuf
@oluwatobiyusuf 2 года назад
Awesome trick around calendar control. Thank you Reza for another amazing content. New knowledge learnt
@RezaDorrani
@RezaDorrani 2 года назад
Happy to hear that!
@kingthranduil8807
@kingthranduil8807 10 месяцев назад
Amazing! Exactly what I needed! thanks for the video!
@RezaDorrani
@RezaDorrani 10 месяцев назад
You're most welcome!
@nicolettevandenheever4230
@nicolettevandenheever4230 Год назад
Thanks for you video's I learn a lot from it.
@RezaDorrani
@RezaDorrani Год назад
Glad to hear it!
@dsars79
@dsars79 Год назад
@Reza thanks for sharing. It is almost catering all my needs. Thanks once again.
@RezaDorrani
@RezaDorrani Год назад
Most welcome
@SHAli1474
@SHAli1474 2 года назад
Hi Reza Haven't finished the video yet but got to give you a thumbs up :). Great Idea Thanks for educating us.
@RezaDorrani
@RezaDorrani 2 года назад
Hope you enjoyed it!
@SHAli1474
@SHAli1474 2 года назад
@@RezaDorrani Watching it again to build an app for Holiday Tracking. Can't appreciate enough for these amazing videos. But Thanks a lot.👍👍👍
@navarrocloud
@navarrocloud 2 месяца назад
Very nice explanation. Thank you for sharing.
@RezaDorrani
@RezaDorrani 2 месяца назад
Thanks for watching
@Samshujayanagar
@Samshujayanagar 8 месяцев назад
Thank you for this video Reza. You are amazing and keep up the great work 👍🏼
@RezaDorrani
@RezaDorrani 8 месяцев назад
Thank you 🙌
@jasonmoreton461
@jasonmoreton461 6 месяцев назад
Brilliant video- very helpful and as usual easy to follow. I am intrigued by the modal pop up you showed in the video do you have a video on how to go about that at all please?
@RezaDorrani
@RezaDorrani 6 месяцев назад
Thanks! ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-8T9Pa58H1Co.htmlsi=NJmLxgvUpb4DBZE7
@brucemarriott3841
@brucemarriott3841 11 месяцев назад
Awesome thank you just what I needed, I have struck a couple of issues where my Patient List exceeded 5000, so split into 3. How can I accommodate this scenario, the other thing is that I have Clinics on certain days (but not all) and want to add a placeholder to these days, and then add a selected Patient to that Clinic slot. I am a novice and appreciate your efforts, thank you showing the way.😀
@RezaDorrani
@RezaDorrani 11 месяцев назад
Most welcome! I do not have any video references for your patient scenario. I would recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
@brucemarriott3841
@brucemarriott3841 11 месяцев назад
Thanks for that I will try the Forum@@RezaDorrani
@brucemarriott3841
@brucemarriott3841 10 месяцев назад
Thanks again I decided to build from scratch, I have followed your demo but not getting very far, the Dots on calendar day do not show, the Visible property formula seems ok. I connected to Data source, select the date column, and return the Title field. Is there anything simple I may have missed ? Appreciated.
@RezaDorrani
@RezaDorrani 10 месяцев назад
@@brucemarriott3841 I have not come across the mentioned issue and hence not sure what the reason for your issue is. I recommend posting your issue with screenshots on the forums at powerusers.microsoft.com
@CloudhoundCoUk
@CloudhoundCoUk 2 года назад
Another magnificent packed presentation. I particularly like the link to real-world use. Thank you.
@RezaDorrani
@RezaDorrani 2 года назад
You're most welcome!
@DNCubeVlogs
@DNCubeVlogs 2 года назад
Thanks Reza, Thanks a lot. Every time you will change the developer design aspects. Love you again. Once again thanks for your great efforts and insights for us.
@RezaDorrani
@RezaDorrani 2 года назад
You are most welcome. Thank You for your kind words.
@simonball5602
@simonball5602 Год назад
Another great video Reza. Genius- thank you.
@RezaDorrani
@RezaDorrani Год назад
Glad you enjoyed it
@adrianoberholzer1873
@adrianoberholzer1873 Год назад
Brilliant video!! Thank you so much!
@RezaDorrani
@RezaDorrani Год назад
Most welcome
@ytubid
@ytubid 2 года назад
Thanks for sharing this awesome video, Reza! Happy to send u a small gift! :)
@RezaDorrani
@RezaDorrani 2 года назад
Thank You so much Krishna Kumar.
@russthedutch
@russthedutch 2 года назад
Amazing as always, learning so much because of your channel!!
@RezaDorrani
@RezaDorrani 2 года назад
Great to hear! Thanks Russ.
@adrianrodriguez2107
@adrianrodriguez2107 9 месяцев назад
How could I set the calendar not in english format but in European format, so as to say, that the starting day of the week to be monday and the latest Sunday? Great video btw, very helpfull ^^
@RezaDorrani
@RezaDorrani 9 месяцев назад
Thanks! I do not have a video reference on this scenario and would have to try it out to provide guidance. I recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
@raj7sam
@raj7sam 2 года назад
this new template will be very very helpful. thanks for video
@RezaDorrani
@RezaDorrani 2 года назад
Glad to hear that
@esterraful
@esterraful Год назад
thank you for this tutorial! it already helped me a lot. I have only one question. How did you create a gallery inside of Month Gallery?i stuck at this point
@RezaDorrani
@RezaDorrani Год назад
Video description has link to download sample app. You can check code in there.
@esterraful
@esterraful Год назад
@@RezaDorrani thank you :) i found it. once again great tutorial
@coffeecuppepsi
@coffeecuppepsi Год назад
thank you for this, exactly what i needed
@RezaDorrani
@RezaDorrani Год назад
You're most welcome!
@EpicBizHero
@EpicBizHero Год назад
Thanks so much Reza! You are Truly Appreciated!!!
@RezaDorrani
@RezaDorrani Год назад
Thanks so much
@alzsz6670
@alzsz6670 10 месяцев назад
Awesome video, is there anyway we can disable the previous days from today ?
@RezaDorrani
@RezaDorrani 10 месяцев назад
You can check if date < today and accordingly make the controls within calendar read only. This is not something I have a video reference for though.
@cristinay4685
@cristinay4685 Год назад
Hi Reza, thank you so much for this video. Could you make a video showing how to prevent the selection of certain dates? For example, I want to create an appointments app, but only Tuesdays and Thursdays are open. Thank you!
@RezaDorrani
@RezaDorrani Год назад
I make videos when I receive multiple requests on a topic. No plans to make a video on this. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
@rukmanandhan4913
@rukmanandhan4913 Год назад
Thanks for all your thoughts
@RezaDorrani
@RezaDorrani Год назад
My pleasure!
@zerokhan858
@zerokhan858 3 месяца назад
thanks reza!!
@RezaDorrani
@RezaDorrani 3 месяца назад
Welcome
@rafi9143
@rafi9143 3 месяца назад
Perfect video, you also do mentoring or advice/support, I am doing a project with MS Dataverse as a data source. Kind regards.
@RezaDorrani
@RezaDorrani 3 месяца назад
Most welcome! I do not offer 1:1 support.
@MegaKumar0
@MegaKumar0 2 года назад
Another great video Reza.. thanks 🙏.
@RezaDorrani
@RezaDorrani 2 года назад
My pleasure!
@mayankranjan8154
@mayankranjan8154 Год назад
Amazing Videos! At 18:41 u have shown how we are filtering the record from drop down. How you have populated user dropdown with all the created by name and ALL??
@RezaDorrani
@RezaDorrani Год назад
Check video description. I believe I shared the App. You can check the code there + I have done many videos on gallery filtering (that include All logic). You can check those.
@jerriciakambonde3123
@jerriciakambonde3123 Год назад
Great video, thank you! I used a SharePoint list as my data source. Followed the steps in the video but my calendar in PowerApps does not display the events e.g. the dot on each day with an event. How to resolve this please? Thanks!
@RezaDorrani
@RezaDorrani Год назад
I have not come across this issue hence not sure. I recommend posting your issue with screenshots on the forums at powerusers.microsoft.com
@hygiearubio1616
@hygiearubio1616 Месяц назад
were you able to resolve this? I am experiencing the same, however I do see some events but not all events.
@marieraymond6512
@marieraymond6512 Год назад
Your video is AWESOME as usual. Is there a way to create recurring events?
@RezaDorrani
@RezaDorrani Год назад
Most welcome! I am not aware of any option for creating recurring events via power apps.
@jasmingutierrez9280
@jasmingutierrez9280 Год назад
Great! Another masterpiece, Sir. Thanks for this. ☺️
@RezaDorrani
@RezaDorrani Год назад
You are most welcome!
@andythemouse
@andythemouse Год назад
hi reza, thanks for sharing this, i created the calendar in my app following your video. there is now a request for a weekly calendar, wondering if you have a video for that?
@RezaDorrani
@RezaDorrani Год назад
I do not have a video on that. Check on forums in case someone has done something similar powerusers.microsoft.com
@Mr007Rajan
@Mr007Rajan 2 года назад
Matching my use case thanks a lot
@RezaDorrani
@RezaDorrani 2 года назад
Most welcome
@wendythiessen3718
@wendythiessen3718 Год назад
Great Video! I have been learning so much from you, thank you for all the videos you make they are great! I am having one problem, once I have followed your instructions when I click on the button created on the calendar using the nested gallery, it goes to my form screen but it tells me "No item to display" do you have any idea why this might be?
@RezaDorrani
@RezaDorrani Год назад
Typical it relates to a misconfiguration with gallery and form. Video description has link to download app. You can check the logic in it. Alternatively, I recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
@silasmangeni5976
@silasmangeni5976 2 года назад
Fantastic video on the calendar control, can you do one where you incorporate date and time?
@RezaDorrani
@RezaDorrani 2 года назад
I make videos when I get multiple requests on a particular topic. Every quarter I ask subscribers for topic suggestions on the Community Tab of my RU-vid channel. Subscribers vote for topics and the highest voted topics get added to my backlog. Make sure you post this in the next topic suggestion post. If it gets a lot of votes, I will add it to my backlog.
@iulianburlacu
@iulianburlacu Год назад
Awesome content Reza. This solved a lot of issues for me. Is it possible tho. to select multiple dates with this component?
@RezaDorrani
@RezaDorrani Год назад
Possible but would require a lot of changes to component. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
@alikarnib9776
@alikarnib9776 2 года назад
Awesome work. Might u perhaps know how to change the first day of the week?
@RezaDorrani
@RezaDorrani 2 года назад
That would require updates to the code base related to the template. There would be multiple changes needed. I would have to try it out to provide the steps. Always check the forums first to see if someone has done something similar. I just did and seems someone may have done it - powerusers.microsoft.com/t5/Building-Power-Apps/Change-calendar-page-starting-day-to-monday/m-p/501377#M152449
@chulitoalbo3958
@chulitoalbo3958 8 месяцев назад
HI! Great Video Reza! :) Is it possible to modify this calendar so that multiple date fields can be selected, marked, and when clicked again, the marking is removed? I would like to collect the marked date fields and store them in a SharePoint list. Thank You! =)
@RezaDorrani
@RezaDorrani 8 месяцев назад
Possible by adding option for user to check multiple items in gallery. I dont have a specific video reference on it though.
@Jenny-zr6xe
@Jenny-zr6xe Год назад
Amazing video! A common scenario is that calendar events fall across a range of dates. At 16:40 you show how to make the dot visible based on the 'Due date'. How can we make the dots visible across a range of dates inclusive of 'Start date' to 'Due date', instead of just the 'Due date'? Thank you :)
@RezaDorrani
@RezaDorrani Год назад
You would filter on date range. I have done videos on gallery filters. I’ll recommend to check those videos.
@faizzatulshafika3152
@faizzatulshafika3152 8 месяцев назад
Hi Sir, I'm having the same problem which i can't make the dots visble on the date range. I have seen the powerapps community platform but also fail. Mind to share the code for it if you got it? I've been stuck there for a week now.
@MrPirani
@MrPirani 2 года назад
Beautifully done!
@RezaDorrani
@RezaDorrani 2 года назад
Thank You
@NikithaLeviosa
@NikithaLeviosa Год назад
Hi, please can you make a video how to select multiple dates in this calendar template, Your videos are so helpful ,please post a video to select multiple dates , Thanks in advance
@RezaDorrani
@RezaDorrani Год назад
I make videos when I receive multiple requests on a topic. Every quarter I ask subscribers for topic suggestions on Community Tab of my channel. Most voted topic ideas get added to my backlog. Make sure to suggest this idea whenever the next topic suggestion post is out.
@michael498176
@michael498176 7 месяцев назад
Great video, Reza! Is it possible to select a range of days using the calendar control?
@RezaDorrani
@RezaDorrani 7 месяцев назад
Thanks! Not an option with the gallery control.
@mercedescusi7653
@mercedescusi7653 Год назад
Excellent video!! Any ideas on how I could schedule or program (from the form) certain tasks that are repeated ? for example, register just one time a task wich is repeated every day from monday 8 to monday 15 from 9 to 12hr and the callendar shows this task in each day automatically. thanks!!
@RezaDorrani
@RezaDorrani Год назад
I do not have a video reference on this scenario and would have to try it out to provide guidance. I recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
@sharadpatil1320
@sharadpatil1320 2 года назад
Hello Reza, How can we stop power automate flow going into the infinte loop ? Scenario - Let's say we have a flow which is getting triggered on update of account name field on account and is updating same field with microsoft dataverse's actions. This action will trigger our flow again and makes it to run infinitely.
@RezaDorrani
@RezaDorrani 2 года назад
Not exactly your scenario but ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-oKN4_5o2NUA.html
@davidmashworth
@davidmashworth Год назад
Awesome video as usual! Any ideas on how I would use a Gallery as a source rather than a SharePoint list? Also how would we format entries based on start and end dates (not just singular entries)?
@RezaDorrani
@RezaDorrani Год назад
A gallery itself needs a data source. Calendar is a gallery.
@johandeweerdt
@johandeweerdt 2 года назад
Hi, great video as always. I wanted to check something. Have you ever tried to add multi-day events? Where looking for a good way to visualize these on a weekly basis... So a combination of multi-day vs one day events...
@RezaDorrani
@RezaDorrani 2 года назад
I had tried that a while ago on a project. Complicated to handle in power apps.
@GeorgeMcLeod-g1z
@GeorgeMcLeod-g1z 6 дней назад
Hi, amazing video, but in the gallery section, how did you get it to say "No Device Due" on the empty days?
@RezaDorrani
@RezaDorrani 6 дней назад
What time in video was that shown?
@QuaziSyedZiaulHasan
@QuaziSyedZiaulHasan 10 месяцев назад
amazing
@RezaDorrani
@RezaDorrani 10 месяцев назад
Thanks
@christinapeko999
@christinapeko999 2 месяца назад
Thanks❤
@RezaDorrani
@RezaDorrani 2 месяца назад
You're welcome
@stephencuff
@stephencuff Год назад
Magic work as usual Reza. In my instance I created similar to your Recruitment buttons - I have selected current month March. At the bottom of the calendar I can see some of the April events without any matching calendar boxes. I am struggling to debug this - if something leaps to mind as to why this is happing, I'd love the guidance. :)
@RezaDorrani
@RezaDorrani Год назад
Calendar may show a few days of previous and next month depending upon number of days in current month. Is that your issue or is it showcasing april events in march month?
@stephencuff
@stephencuff Год назад
@@RezaDorrani Hi Rezi, the calendar is showing April events in boxes that are not inside the 0-41 gallery boxes. They appear as if there were gallery boxes 43, 44 and 45. These 'overflow' events are correctly shown in the April view. Any helps to debug would be fantasic.
@RezaDorrani
@RezaDorrani Год назад
@@stephencuff I am not sure about what the steps to fix would be. I recommend posting your issue with screenshots on the forums at powerusers.microsoft.com
@stephencuff
@stephencuff Год назад
@@RezaDorrani Thanks Reza! Cheers.
@christerrussberg3059
@christerrussberg3059 3 месяца назад
Hi Reza, great video as always. But I have a question regarding this calender. Do you see it possible to get a year view ie have all the months for current year as starting point of the app??
@RezaDorrani
@RezaDorrani 3 месяца назад
Most welcome! Not sure if thats an option. Something that I haven’t explored
@Test-oc1fr
@Test-oc1fr Год назад
Amazing work ❤
@RezaDorrani
@RezaDorrani Год назад
Thank you! Cheers!
@TehilaD-c8e
@TehilaD-c8e 8 месяцев назад
thanks for this video, do you have more in depth explanation /video of how you created these 18:55 - Build Color Coded Calendar from SharePoint List 21:57 - Connect Calendar with Form Control like how you did the form control , and drop downs in the color coded calendar.. etc..
@RezaDorrani
@RezaDorrani 8 месяцев назад
This video is the best reference I have. Video description may have link to download sample app.
@scarmentube
@scarmentube Год назад
Great video! Thank you so much for your time and effort to share your knowledge, is very appreciated. I do have one question I haven't found an answer for yet.....hopefully you will be able to help. Do you know when you have the List and then you create the Calendar view from the list and when you click on a particular day of that calendar view, the default form for a new event will open and the Start Date is set for the date you clicked on the calendar. However, when I customize the form in power apps, I cannot find a way to map this behavior. I would like the power app form to also get the date the user has selected on the calendar when clicking +New........Do you know any way to do this? Thanks in advance!
@RezaDorrani
@RezaDorrani Год назад
I have not tried this scenario. I believe Power Apps would probably not get information for the date the user clicked + new event on. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
@scarmentube
@scarmentube Год назад
@@RezaDorrani , thank you so much for your answer, I'll have a look. And once again, thanks for sharing with us.
@AmyCustomer
@AmyCustomer Год назад
@Reza Dorrani I'm attempting to put the calendar only (the 5 components of it) into a container that is vertical. Of course it stacked everything. I put a horizontal container around the title and two arrows and that worked fine, the weekday names are fine, but in the calendar body I don't know how to vertically align the 3 components of the month view (title, subcircle, circle). I think I need a small vertical container but am unable to make that work No matter what I do, the little dot indicating an appointment is BESIDE the title and subcircle not under it. Can you do a quick video on how to do this within a responsive page that has both horizontal and vertical containers? It's the only thing that's not working right. Your video is awesome and I just need this help to make it look good. Thanks very much.
@RezaDorrani
@RezaDorrani Год назад
Hi Amy, thanks for liking the video. I would have to try it out and make a video on it. I make videos when I receive multiple requests on a topic. Every quarter I ask subscribers for topic suggestions on Community Tab of my channel. Most voted ideas get added to my backlog. I will recommend posting this idea in next topic suggestion post.
@AmyCustomer
@AmyCustomer Год назад
@@RezaDorrani Thank you Reza, I will check out the monthly suggestions. But theoretically, wouldn't it work perfectly if PowerApps had a z-container? one that would allow you to stack elements on the z-axis? I think that would be the easiest way to solve this problem. Are you aware of anything that manipulates the z-index like containers that go horizontal or vertical?
@RezaDorrani
@RezaDorrani Год назад
@@AmyCustomer Im not aware of that
@lathanishikanthreddy8278
@lathanishikanthreddy8278 2 года назад
Thanks a ton Reza!!!
@RezaDorrani
@RezaDorrani 2 года назад
You are most welcome
@Chgrtours
@Chgrtours 2 года назад
Thank you Reza!
@RezaDorrani
@RezaDorrani 2 года назад
👍
@rahullal2058
@rahullal2058 2 года назад
Great Video ,Thanks Reza. I have connected my work progress tracker everything looks fine , Would it be possible to change the fill of circle 1 to Red if the item is overdue ?.
@RezaDorrani
@RezaDorrani 2 года назад
Possible using formulas. I do not have a video reference on this scenario and would have to try it out to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
@rahullal2058
@rahullal2058 Год назад
@@RezaDorrani Am trying with following formula in fill property of circle 1 , " If(LookUp('System Admin Controls','Actual date completion'=DateAdd(_firstDayInView,ThisItem.Value,Days)).'Due date'=LookUp('System Admin Controls','Actual date completion'=DateAdd(_firstDayInView,ThisItem.Value,Days)).'Actual date completion',Red,Green) " Due to some error on the formula it is not working as expected .
@RezaDorrani
@RezaDorrani Год назад
@@rahullal2058 Not possible for error checking here on chat. I would recommend posting your issue on forums powerusers.microsoft.com/
@jonyagaro4356
@jonyagaro4356 Год назад
Hi Reza great video as usual. I followed & did everything, but couldn't connect my data source which is SharePoint. It shows me table & connector when I tried add data. Any idea?
@RezaDorrani
@RezaDorrani Год назад
Video description has link to download sample app. As for your issue, I will have to look at your App in action to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
@NoCommentLeftUnsaid
@NoCommentLeftUnsaid Год назад
Very thorough video, once again. I downloaded the app, but I wonder if you have a link to the list structure that you used? It takes a bit of trial and error to recreate it from the hints in the video.
@RezaDorrani
@RezaDorrani Год назад
Thanks! I do not have any links related to the list structure as there is no easy way to export SP list templates in modern SharePoint.
@NoCommentLeftUnsaid
@NoCommentLeftUnsaid Год назад
@@RezaDorrani Thank you, the screenshot of the SharePoint list is then what I will work from!
@poshady2
@poshady2 2 года назад
Great video as usual 👍
@RezaDorrani
@RezaDorrani 2 года назад
Thank You
@fanzfanzilla
@fanzfanzilla 2 года назад
Hello RD, thank you for another valuable tutorial video. I downloaded the calendar app. I wanted to test it in my environment using your asset and travel SharePoint lists. It will be very helpful, if you could share both lists if possible with the sample data. Thanks again.
@RezaDorrani
@RezaDorrani 2 года назад
They are based on the standard list templates asset and travel. Just create a list using those templates.
@fanzfanzilla
@fanzfanzilla 2 года назад
Thanks RD. I appreciate it.
@fanzfanzilla
@fanzfanzilla 2 года назад
A quick question is there a way to use MS Teams Shared Calendar in PowerApps?
@RezaDorrani
@RezaDorrani 2 года назад
@@fanzfanzilla Not sure. Check on forums at powerusers.microsoft.com/
@txaussteve
@txaussteve 2 года назад
I really love this calendar. It is amazing. Quick question, when scrolling forward, it stops on Dec 31, 2022. Can the calendar go into the new year and if yes, how?
@RezaDorrani
@RezaDorrani 2 года назад
If you look at the standard template screen, it does allow beyond dec of current year.
@txaussteve
@txaussteve 2 года назад
@@RezaDorrani Not sure if this is the correct approach, but I went to the right arrow (To advance to the next month which currently stops on December) I selected the visible property and found this: _firstDayOfMonth
@RezaDorrani
@RezaDorrani 2 года назад
@@txaussteve Not sure. I would recommend posting your issue with screenshots on the forums at powerusers.microsoft.com/
@zerocool200380
@zerocool200380 2 года назад
Great video Reza
@RezaDorrani
@RezaDorrani 2 года назад
Thanks
@iteachersl1016
@iteachersl1016 Год назад
Supper
@RezaDorrani
@RezaDorrani Год назад
Thanks
@jjavi8685
@jjavi8685 4 месяца назад
Reza great Video, on the last section when you can click on an itemto go back to edit form data, how can I create new item clearing out the form, I am having an issue where the variable set does not clear when trying to add new items. Thanks!!!!
@RezaDorrani
@RezaDorrani 4 месяца назад
I did not understand the question. clearing form is resetform function
@utoroprincewill7808
@utoroprincewill7808 Год назад
Great video, a question, what if I want to use the form from Powerapps to book for 3 interviewees who will come for an appointment 3 days ahead from a current start date to an end date i.e say from 1/1/2023 to 3/1/2023, so in this case after the start to end date is specified the tool create the interviews 3 items in a recurring manner
@RezaDorrani
@RezaDorrani Год назад
This is a specific scenario and one that I would have to try out to know the steps. I will recommend checking on forums in case someone has done something similar powerusers.microsoft.com
@berfinyldz571
@berfinyldz571 Год назад
Hi Reza, thank you for all this information. I want to design a datepicker in this color labeled calender format for annual leaves. But I want to exclude holidays so that user can't select an holiday date for annual leave. Just like locking cells in excel. Do you know how I can solve this?
@RezaDorrani
@RezaDorrani Год назад
I have done a video on calculating business days - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-QVvhDe6puq0.html May be a combination of logic in video linked and this one may get you there. I will also recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
@andieoconnell4922
@andieoconnell4922 2 года назад
Hi Reza, I am following all of your steps and not getting any errors, but the circle icon is not showing up for when I have events. I have tried connecting to a Sharepoint List and Excel spreadsheet. Do you have any ideas as to how I can fix this?
@RezaDorrani
@RezaDorrani 2 года назад
Your query to get the data may not be correct or not returning any results. That could be the reason. I cannot guess what the error/issue is without looking at your App. I will recommend posting your issue with screenshots on the forums at powerusers.microsoft.com
@andieoconnell4922
@andieoconnell4922 2 года назад
@@RezaDorrani I have replied to your initial post with screenshots on this page.
@RezaDorrani
@RezaDorrani 2 года назад
@@andieoconnell4922 You cannot post screenshots in YT comments. Also, I only go to forums in my free time to assist. There are many better experts than me on the forums.
@radhakrishna.t8511
@radhakrishna.t8511 2 года назад
Hi Reza, it was very well explained. Is there a possibility to show 2 or 3 months data rather than a single month
@RezaDorrani
@RezaDorrani 2 года назад
Possible, it would require changing logic of the calendar control. Would be work.
@tomekliebert9282
@tomekliebert9282 Год назад
Hi Reza, Thanks for the videos, your work and a lot of inspiration you give :) I have a problem with the "Travel request" calendar. The type of my cells in the Sharepoint table "Travel start date" and "Travel end date" are date and time. In a situation where I select the date 01/06/2022 without the time, it's ok (I can see the date in the calendar), but when I select the date with the time, e.g. 06.01.2022 11:10 (start) it doesn't show up on my calendar. Thank you very much in advance for your answer :)
@RezaDorrani
@RezaDorrani Год назад
It’s probably bcoz without a time element it take it as 12 am. I do not have any video references on this scenario or dates and times in power apps. I will recommend posting your issue with screenshots on the forums at powerusers.microsoft.com
@hazeyn
@hazeyn Год назад
@@RezaDorrani Can you share or can anyone do to solve the hour and minute problem?
@RezaDorrani
@RezaDorrani Год назад
@@hazeyn I recommend posting your ask on the forums.
@misterrat3036
@misterrat3036 Год назад
Hello, Excellent contribution and help... However, I still have some doubts... What happens in the event that an event is overwritten on the same date and time. There is some way in powerapps to compare both fields and that in the event that you are choosing a date that already has an event, it will notify you that that date is already occupied. Is it possible to do that?
@RezaDorrani
@RezaDorrani Год назад
Possible! For that before adding event, you would need to query list to check if that date is already taken and accordingly notify the user.
@RezaDorrani
@RezaDorrani Год назад
@@nicolascorreacavieres5392 I do not have a video reference on this and will have to try it out to provide the steps. I recommend posting your query on forums at powerusers.microsoft.com/
@adamshrinah2595
@adamshrinah2595 2 года назад
Great video, thanks
@RezaDorrani
@RezaDorrani 2 года назад
Thanks for watching
@javiercavazos8109
@javiercavazos8109 5 дней назад
Hi Reza, one question the calendar at min 8:00 shows the calendar information of the current user or the user that created the application? Thank uou
@RezaDorrani
@RezaDorrani 5 дней назад
The user running the App
@spen2431
@spen2431 2 года назад
Amazing 👍💥
@RezaDorrani
@RezaDorrani 2 года назад
Thank you! Cheers!
@CheapCheerful
@CheapCheerful Год назад
Do you show the data source / sharepoint list anywhere? I'm trying to understand how to create lists to interface with your demo, without having to reverse engineer the code. Thanks.
@RezaDorrani
@RezaDorrani Год назад
No, I do not as idea of video is to show how a calendar can be built. There is no direct option to share lists and data sources.
@robinisathakur
@robinisathakur 2 года назад
Hey Reza, if you needed to see a day view of the calendar and move between days (like classic SharePoint calendar) while displaying events within that day, would you have the calendar in the left of the screen and display the events in the right portion in time order? Just thinking of scenarios of where there are more than two events on a specific day, the PA calendar screen alone doesn’t quite have the screen real estate to deal with that.
@RezaDorrani
@RezaDorrani 2 года назад
That would be an option for sure. When user selects a specific day in calendar, a connected gallery on the right hand side can list out all the events for that specific date.
@erol9280
@erol9280 2 года назад
Hey Reza! Reaching out to learn if you have had a chance to think through how to customize the Calendar Control for Weekly Views? I suspect that might be helpful for a lot of folks.
@RezaDorrani
@RezaDorrani 2 года назад
I do not have video plans for a weekly calendar view. I make videos when I get multiple requests on a particular topic. Every quarter I ask subscribers for topic suggestions on the Community Tab of my RU-vid channel. Subscribers vote for topics and the highest voted topics get added to my backlog. Make sure you post this in the next topic suggestion post. If it gets a lot of votes, I will add it to my backlog.
@TembelaSiswana
@TembelaSiswana Год назад
Good day, kindly assist of how you added Status and user on the top of calendar
@RezaDorrani
@RezaDorrani Год назад
Video description has link to download sample app. You can check the code in it.
Далее
Editable Grid in Power Apps | SharePoint List
42:49
Просмотров 376 тыс.
А вам, слабо?
00:22
Просмотров 51 тыс.
Kalender mit SharePoint Daten erstellen | Power Apps
49:04
PowerApps Calendar View from SP List
12:22
Просмотров 55 тыс.
Power Apps working with SharePoint List Relationships
22:28
Desk Booking & Reservation Power Apps Template
13:54
Просмотров 126 тыс.
А вам, слабо?
00:22
Просмотров 51 тыс.