How to Build a Task (To Do) List in Power Apps

Поделиться
HTML-код
  • Опубликовано: 1 авг 2024
  • Building a task list app is a great idea for learning a new development tool like Power Apps because it is a relatively simple application and it involves common development concepts that are used in many applications. It typically involves storing and retrieving data, user input, and some form of user interface.
    ➡️ Get access to our free Power Apps crash course (and our community) here: go.superpowerlabs.co/superlan...
    A task list app has practical applications and can be useful for personal productivity, which can provide motivation to complete the project and a sense of accomplishment. A task list app can be developed incrementally, starting with a simple prototype and gradually adding features as the programmer's knowledge and skills improve. Starting out, it could just involve a single database table, but it could grow to have more with relationships.
    👉Here is the playlist for this video series (building a task list application): • Build a Task (To Do) L...
    -Darren Neese with PowerApps Tutorial
    CHAPTERS =========================================
    0:00 What we'll cover
    3:26 How to bypass Power Apps learning curve
    5:09 Creating a new app from scratch
    7:58 Creating the SharePoint data source
    15:08 Add the list in Power Apps
    19:05 Adding controls
    28:28 Adding code to the save button
    34:06 Testing and adding records
    39:35 Editing existing records
    43:10 Updating the record from clicking
    48:06 Striking through text on completed tasks
    51:51 How to handle if it is a new record or existing
    59:36 The End Result!
    #DarrenNeese
    #PowerAppsTutorial
    #LowCode
  • РазвлеченияРазвлечения

Комментарии • 42

  • @PowerAppsTutorial
    @PowerAppsTutorial  Год назад +1

    🚀 Check out the JumpStart course here: learn.powerappstutorial.com/Masterclass
    👉Here is the playlist for this video series (building a task list application): ruclips.net/p/PLMgWds5p226lp-4vyqzEvdB5Oozbu2ELF
    📢Access the project file (and other free resources) here: learn.powerappstutorial.com/free-resources

  • @adhirajsen7799
    @adhirajsen7799 2 дня назад

    This was an excellent tutorial, thank you so much!

  • @user-kb7nr8vt8r
    @user-kb7nr8vt8r 7 месяцев назад +1

    Thank you Darren. It is really helpful to create my first power app. Keep rocking.

  • @rickychen1086
    @rickychen1086 21 день назад

    Great video to get started with Power Apps, thanks Darren

    • @PowerAppsTutorial
      @PowerAppsTutorial  21 день назад

      Happy to help.. I have a FREE community if you need help with any of your power apps questions😉: www.skool.com/power-apps-community

  • @jamaiquevandamme2267
    @jamaiquevandamme2267 Год назад +1

    Nice tutorial, adding a checkbox at the top off the gallery that checks or unchecks all the tasks at once could be a useful feature. Keep up the good work 👍.

  • @worldlywonders12
    @worldlywonders12 11 месяцев назад +1

    Darren txs about the video specially merging the title and the description on the same function it really helped me a lot. Txs again

  • @Amal-op3it
    @Amal-op3it 2 месяца назад

    thankyou so much brother

  • @marciolins7940
    @marciolins7940 Год назад +1

    Thanks a lot. This is a very useful video with tips.

    • @PowerAppsTutorial
      @PowerAppsTutorial  Год назад

      Thank you for watching the video. I'm happy that you find it helpful.

  • @karanprasad5615
    @karanprasad5615 Год назад +1

    It was really amazing and easily explained....

  • @meggielueilwitz8613
    @meggielueilwitz8613 Год назад +1

    Such Wonderful

  • @yourface2616
    @yourface2616 6 месяцев назад +1

    I like these videos with just you

  • @seemabains7944
    @seemabains7944 Год назад +2

    Nice teaching method ,how to add data from data verse, while adding I am facing a network error message

    • @PowerAppsTutorial
      @PowerAppsTutorial  Год назад

      Be sure that when you're referencing your input controls, that you use the ".Text" or ".SelectedDate". Also, are permissions set up within your Dataverse properly?

  • @user-ri9bb3mv6r
    @user-ri9bb3mv6r 9 месяцев назад +2

    Hi Darren It was helpful to me a lot. But in my app check box is not working inside the gallery, Kindly suggest

    • @PowerAppsTutorial
      @PowerAppsTutorial  9 месяцев назад

      I recommend posting issues/ queries on the community www.skool.com/power-apps-community

  • @paul_malewsky
    @paul_malewsky 2 месяца назад

    Hello, why if I change the date and priority and click on 2nd 3rd 4th etc line in list then date and priority don't change (based on content for these items). But if I click on 1st element everything is fine from that moment?

    • @PowerAppsTutorial
      @PowerAppsTutorial  2 месяца назад

      Do you mind pasting your question in my FREE community! you can also attach screenshots and get quick help on any challenges with PowerApps: www.skool.com/power-apps-community

  • @hyun12dai
    @hyun12dai Месяц назад

    I have a note application which has a question "do you have anything to add to the do list" and then there is text field (microsoft forms) that accepts items separated by a comma. the intention is to have some power sutomate magic that calls the the task app as soon as the note is completed, I"m going to change this to a radio button and then on Yes I want to open the task app. I love to know how to make that work.

    • @PowerAppsTutorial
      @PowerAppsTutorial  Месяц назад

      This is very much possible, you can utilize the launch function to call your application:
      Join my FREE community and post your question along with screenshots to get a more detailed info on your question
      www.skool.com/power-apps-community/

  • @dexterjamesignacio6879
    @dexterjamesignacio6879 Год назад +1

    Hi.
    How can I display a time in a canvas app based on Internet Time or Server Time. (Which does not use the API)
    The problem is when I used the Function Now() it displays the user's local time in his/her PC. So everytime the user change their time, the Time in Canvas app will also change.
    I am creating an Attendance Tracker I don't want the user's to cheat in their Time-in or Time-out by changing their device or pc Time.
    I hope anyone can help me. Thank you.

  • @sistex3729
    @sistex3729 6 месяцев назад +1

    I'm curious, why would you create a custom list instead of a Task list from the template?

    • @PowerAppsTutorial
      @PowerAppsTutorial  6 месяцев назад

      Just Preference 😊, you can do either way you want

  • @Mimizinoo
    @Mimizinoo 4 месяца назад +1

    My check list wont come up, when i click save. Is there a code?

    • @PowerAppsTutorial
      @PowerAppsTutorial  4 месяца назад

      Do you mind posting your challenge to my free community:
      www.skool.com/power-apps-community

  • @alexotoous
    @alexotoous Год назад +1

    how do you delete task if you want to add a delete button

    • @PowerAppsTutorial
      @PowerAppsTutorial  9 месяцев назад +1

      Add a button in the gallery and set its onSelect Item to: Remove(SPListName, ThisItem)

  • @Mimizinoo
    @Mimizinoo 4 месяца назад +1

    Hi, My check list wont come automatically

    • @PowerAppsTutorial
      @PowerAppsTutorial  4 месяца назад

      Do you mind posting your challenge to my free community:
      www.skool.com/power-apps-community