Michael Alex
Michael Alex
  • Видео 124
  • Просмотров 1 446 061
How to Allow Users to Edit Their Submitted Microsoft Forms | 2024 Tutorial
Hi Everyone,
Unlock the full potential of Microsoft Forms by enabling users to edit their submissions even after they've been submitted! In this step-by-step tutorial, we’ll show you how to set up and configure your forms so that respondents can easily make changes to their answers.
🔧 Step-by-Step Guide: Follow our clear, detailed instructions to enable editing for submitted forms, making the process smooth and straightforward.
🌟 Enhance User Experience: Learn how to improve the user experience by giving respondents the flexibility to correct mistakes or update their responses as needed.
💡 Powerful Tips and Tricks: Discover advanced tips and tricks to manage form responses efficiently, ensur...
Просмотров: 103

Видео

How to Quickly Upload Excel Data to a SharePoint List Using Power Apps
Просмотров 1,3 тыс.Месяц назад
Hi Everyone, In this tutorial, I'll show you how to streamline your data management workflow by leveraging the power of Microsoft Power Apps to swiftly upload Excel data to a SharePoint list. 🚀 Simplify Data Migration: Say goodbye to manual data entry and tedious copy-pasting! Learn how to automate the process of transferring data from Excel spreadsheets to SharePoint lists with just a few clic...
How to Combine Two SharePoint Lists into a Collection Using an ID | Power Apps | 2024 Tutorial
Просмотров 2,2 тыс.Месяц назад
Hi Everyone, 🔗 Unleash Data Fusion: Learn How to Combine Two SharePoint Lists into a Collection Using an ID in Power Apps! 🔗 In this comprehensive tutorial, you'll discover the powerful capabilities of Power Apps as we delve into the process of combining two SharePoint lists into a unified collection using a shared ID. By harnessing this technique, you'll unlock new possibilities for data integ...
How to Use a ComboBox With Over 500 Items in Power Apps | 2024 Tutorial
Просмотров 456Месяц назад
Hi Everyone, 🚀 Unlock Power Apps Mastery: Mastering ComboBoxes with 500 Items for Seamless Efficiency! 🚀 In this comprehensive tutorial, you'll learn invaluable tips and tricks for effectively working with ComboBoxes containing over 500 items in Power Apps. Managing large datasets within Power Apps can be challenging, but with the techniques shared in this video, you'll streamline your workflow...
How to Automate Email Alerts for Deleted List Items with Power Automate! 2024 Tutorial
Просмотров 148Месяц назад
Hi Everyone, 📧 Streamline Your Workflow: Learn How to Automatically Send an Email When a SharePoint List Item is Deleted Using Power Automate! 📧 In this comprehensive tutorial, you'll discover how to enhance your workflow automation by configuring Power Automate to automatically send an email notification when a SharePoint list item is deleted. By leveraging this powerful functionality, you'll ...
How to Store a New SharePoint Item ID in a Variable in PowerApps | 2024 Tutorial
Просмотров 327Месяц назад
Hi Everyone, Formula: Set( varNewContractorID, Patch( 'Contractor List', Defaults('Contractor List'), { 'First Name': input_first_name.Text, 'Last Name': input_last_name.Text } ).ID ); If( !IsBlank(cmb_job_site.Selected), Patch( 'Master Contactor Site', Defaults('Master Contactor Site'), { Contractor: { Id: varNewContractorID, Value: varNewContractorID }, 'Job Site': { Id: LookUp( 'Job Sites', ...
How to Patch a Lookup Column in PowerApps | 2024 Tutorial
Просмотров 1,4 тыс.Месяц назад
Hi Everyone, 🔍 Learn How to Patch a Lookup Column in PowerApps! 🔍 In this detailed tutorial, you'll discover how to effectively patch a lookup column in PowerApps, unlocking new capabilities for data management and app development. Lookup columns are powerful tools for creating relationships between different data sources, and learning how to patch them is essential for building dynamic and int...
How to Create Dynamic Colors for Buttons Based on Text in Power Apps | Switch() | 2024 Tutorial
Просмотров 3142 месяца назад
Hi Everyone, Switch Function Documentation: learn.microsoft.com/en-us/power-platform/power-fx/reference/function-if Color Documentation: learn.microsoft.com/en-us/power-platform/power-fx/reference/function-colors 🎨 Unlock the Power of Dynamic Color: Learn How to Create Dynamic Button Colors Based on Text in Power Apps! 🎨 In this comprehensive tutorial, you'll discover how to elevate your Power ...
How to Send Automated Past Due Date Emails Using Power Automate | DateDifference() | 2024 Tutorial
Просмотров 2,1 тыс.2 месяца назад
Hi Everyone, Formula: if(equals(outputs('CurrentDate'),outputs('DateRented')),0,int(split(dateDifference(outputs('DateRented'),outputs('CurrentDate')),'.')[0])) 📧 Automate Your Workflow: Learn How to Send Past Due Date Emails Using Power Automate! 📧 In this comprehensive tutorial, you'll discover how to streamline your workflow and enhance productivity by automating past due date emails using P...
How to Send a Collection of Data from PowerApps to Power Automate | PowerApps (V2) | 2024 Tutorial
Просмотров 3,1 тыс.2 месяца назад
Hi Everyone, 🚀 Learn How to Send a Collection of Data from PowerApps to Power Automate! 🚀 In this in-depth tutorial, you'll discover how to seamlessly transfer a collection of data from PowerApps to Power Automate (also known as Microsoft Flow). Harnessing the power of these two Microsoft platforms, you'll unlock new possibilities for automating processes and streamlining workflows. 💡 What You'...
How to Create a Chat System in Your PowerApp | 2024 Tutorial
Просмотров 2,8 тыс.2 месяца назад
Hi Everyone, 🚀 Learn How to Create a Chat System in Your PowerApp! 🚀 Are you ready to revolutionize your PowerApps with a fully functional chat system? In this comprehensive tutorial, you'll discover how to build a dynamic chat feature from scratch within your PowerApp. 💬 What You'll Learn: Setting Up Your Data Source: First, we'll explore how to set up a data source to store chat messages. Whe...
How to Create a Simple Admin List for Your PowerApp Using a SharePoint List | 2024 Tutorial
Просмотров 1,1 тыс.2 месяца назад
Hi Everyone, 🚀 Unlock the Power of PowerApps: Learn How to Create a Simple Admin List Using SharePoint! 🚀 Are you ready to take your PowerApp development skills to the next level? In this step-by-step tutorial, you'll discover how to create a simple yet powerful admin list for your PowerApp using SharePoint. 💡 What You'll Learn: Setting Up Your SharePoint List: First, we'll walk through the pro...
How to Safely Remove Records from a SharePoint List Using PowerApps | 2024 Tutorial
Просмотров 9573 месяца назад
Hi Everyone, 🚀 In this comprehensive tutorial, you'll learn how to safely and effectively remove records from a SharePoint list using PowerApps. SharePoint lists serve as powerful databases for storing and managing data, and PowerApps provides a seamless way to interact with and manipulate that data. 📝 The video will guide you through the process step by step, demonstrating best practices for d...
How to Track Changes to SharePoint List Items | 2024 Tutorial
Просмотров 2,8 тыс.3 месяца назад
Hi Everyone, In this comprehensive tutorial, we delve into the intricacies of tracking changes to SharePoint list items, providing you with essential knowledge to enhance your SharePoint management skills in 2024 and beyond. 🔍 Explore Advanced SharePoint Features: Join us as we explore the powerful functionality of SharePoint, focusing specifically on tracking changes to list items. 📈 Enhance C...
How to Change the Output of Yes/No Column Type in CSV Reports Using Power Automate
Просмотров 2713 месяца назад
Hi Everyone, Code: if(equals(item()?['CurrentlyEmployed'],true),'Yes','No') Are you tired of being limited by default Yes/No column outputs in your CSV reports? Say goodbye to constraints and hello to customization with Power Automate! In this illuminating tutorial, we unveil the secrets of Power Automate, empowering you to effortlessly transform Yes/No column outputs in your CSV reports accord...
How to Switch to the Classic Designer in Power Automate | 2023 Tutorial
Просмотров 1,5 тыс.5 месяцев назад
How to Switch to the Classic Designer in Power Automate | 2023 Tutorial
Easy Way to Center Anything Perfectly in PowerApps | 2023 Tutorial
Просмотров 2,3 тыс.7 месяцев назад
Easy Way to Center Anything Perfectly in PowerApps | 2023 Tutorial
How to Concatenate a Person Column Email String in Power Automate | 2023 Tutorial
Просмотров 3,9 тыс.7 месяцев назад
How to Concatenate a Person Column Email String in Power Automate | 2023 Tutorial
How to View Large Collections of Data Easily in PowerApps | 2023 Tutorial
Просмотров 4,9 тыс.10 месяцев назад
How to View Large Collections of Data Easily in PowerApps | 2023 Tutorial
How to Add Gallery Headers to Your Power App | 2023 Tutorial
Просмотров 6 тыс.11 месяцев назад
How to Add Gallery Headers to Your Power App | 2023 Tutorial
How to Send an Email Using Power Apps and Power Automate | 2023 Tutorial
Просмотров 41 тыс.11 месяцев назад
How to Send an Email Using Power Apps and Power Automate | 2023 Tutorial
How to Create a Drop Down Menu in Power Apps | 2023 Tutorial
Просмотров 27 тыс.Год назад
How to Create a Drop Down Menu in Power Apps | 2023 Tutorial
How to Send a Microsoft Form Approval to a Manager Using Power Automate | 2023 Tutorial
Просмотров 49 тыс.Год назад
How to Send a Microsoft Form Approval to a Manager Using Power Automate | 2023 Tutorial
How to Use the Switch Action in Power Automate | Microsoft Form Submission | 2023 Tutorial
Просмотров 8 тыс.Год назад
How to Use the Switch Action in Power Automate | Microsoft Form Submission | 2023 Tutorial
How To Setup and Use a Flexible Gallery in PowerApps | 2023 Tutorial
Просмотров 3,7 тыс.Год назад
How To Setup and Use a Flexible Gallery in PowerApps | 2023 Tutorial
How to Upload Images, Video, and Audio to Your PowerApp | 2023 Tutorial
Просмотров 6 тыс.Год назад
How to Upload Images, Video, and Audio to Your PowerApp | 2023 Tutorial
Automatically Rename Meeting Recordings From LongDate to ShortDate Using Power Automate
Просмотров 256Год назад
Automatically Rename Meeting Recordings From LongDate to ShortDate Using Power Automate
Importing an Excel Column with Multiple Values into a Multi Choice Field with Power Automate
Просмотров 5 тыс.Год назад
Importing an Excel Column with Multiple Values into a Multi Choice Field with Power Automate
Power Up Your Automation Game in 2023: 5 Reasons to Learn Power Automate
Просмотров 601Год назад
Power Up Your Automation Game in 2023: 5 Reasons to Learn Power Automate
Save Time and Effort: Remove Empty Rows in SharePoint Lists Using Power Automate | 2023 Tutorial
Просмотров 2 тыс.Год назад
Save Time and Effort: Remove Empty Rows in SharePoint Lists Using Power Automate | 2023 Tutorial

Комментарии

  • @ScolfieldMahone
    @ScolfieldMahone Час назад

    Thanks for the Video. Question One: I have a CSV file with inserted pictures in a column cells. I want to transfer the CSV file with the images to sharepoint list. Could you kindly help. Question two: I have a sharepoint list with signature (pen input). How can i transfer the list with the signatures as image attachment to csv or and PDF

  • @Shmank
    @Shmank 11 часов назад

    Thanks Michael! Great tutorial.

  • @ximenalopezfarfan4882
    @ximenalopezfarfan4882 День назад

    Thank you so much! I fixed my project with your help :)

  • @SouravGhosh-yb3oc
    @SouravGhosh-yb3oc День назад

    Thanks for the hack !

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

    The css link is broken.. appreciated if you have a look and provide the new link .

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

    thank you for this tutorial

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

    your videos are super clutch, keep pumping out the content!! 😎

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

    Es increíble, me ayudó bastante en un proyecto, casi no hay videos sobre esto

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

    Thanks. Simple and clear to follow

  • @nathaliesaint-marc5180
    @nathaliesaint-marc5180 3 дня назад

    Hi Michael, Many thanks for this very useful video. For some reasons my SharePoint list has duplicate lines. My table has 827 rows and SharePoint list has 1083. Do you have any idea why this would happen? I used the instant cloud flow at the beginning. Many thanks.

  • @isaguerrero7863
    @isaguerrero7863 3 дня назад

    Super easy to follow - thank you!!!!!

  • @shweta9128
    @shweta9128 3 дня назад

    i am not able to get server relative uri. please help me

  • @themauvefox
    @themauvefox 4 дня назад

    You made a folder called Marketing Projects. I would want to make multiple folders called in progress, waiting for sample, in production, and complete. I know you created a status are. However, we create hundreds of products. Therefore, listing them all on one page is too much. Is it possible to make different folders and once it moves to the next stage, drag it into the next folder? I'm currently using Microsoft planner and I can't do that.

  • @user-zz8qk3uz5b
    @user-zz8qk3uz5b 4 дня назад

    This is awesome, thanks for this video. One question tho. Is it possible to copy any attachments with the planner? I have a bunch of hyperlinks in my Planner Template but can't seem to copy them. the option is greyed out.

  • @mrunali8874
    @mrunali8874 8 дней назад

    Thank you!

  • @clippedrocco
    @clippedrocco 8 дней назад

    Great video, it helped a lot!

  • @pablozapataguillermo7402
    @pablozapataguillermo7402 9 дней назад

    Eres un capo bro, Gracias!

  • @san3har
    @san3har 9 дней назад

    Can the edit response action trigger power automate action?

  • @fernandamello837
    @fernandamello837 10 дней назад

    Wowww!!!! Thank you very much! I spent the whole week to make this work and I found your video and solved in 5 minutes…this is great! I just don’t make the button to save works but I will continue trying! 😂❤

  • @krispy9725
    @krispy9725 11 дней назад

    Awesome video, I have a more complex issue. I have ticked ISO 8601 but it's still not reading it in properly. Is there a source to discuss more complex issues like this?

  • @juandelgadillomartinez4600
    @juandelgadillomartinez4600 11 дней назад

    thnks

  • @encinoridgehoa6389
    @encinoridgehoa6389 11 дней назад

    This was super helpful....thanks for your help!

  • @patrickdj06
    @patrickdj06 11 дней назад

    Can you add an attachment with the email?

  • @SrinevasanDhandapani
    @SrinevasanDhandapani 11 дней назад

    Thank you so much for this video

  • @udaykrishna882
    @udaykrishna882 12 дней назад

    Is there any limit to transfer ? I have 20k records in excel but after list rows in the json i can see only 257 records??

    • @michaelalex2322
      @michaelalex2322 11 дней назад

      Are all the records contained in a table? Also, turn on Pagination in the List Rows to a number greater than your records

    • @udaykrishna882
      @udaykrishna882 11 дней назад

      @@michaelalex2322 can you help me with suggestion : is it good to maintain sharepoint list as datasource for power apps where data expected is 10Million records ??

  • @kingali1693
    @kingali1693 12 дней назад

    Thank You brother

  • @user-pw8em6rq2w
    @user-pw8em6rq2w 13 дней назад

    What if one of them is in the form of a library list?

  • @shivranikumari
    @shivranikumari 13 дней назад

    Attachment is saved at sharepoint folder but it's encrypted S/Mime. How to save original Attachment? Any idea?

  • @nn_2104
    @nn_2104 14 дней назад

    date difference function can return difference in days ... no need to put such complicate formula... 🙂

  • @AmeliaRDream100
    @AmeliaRDream100 14 дней назад

    What is the benefit of creating a list in SharePoint vs Microsft Lists via Teams?

  • @d2197v
    @d2197v 15 дней назад

    Perfect. This is exactly what I needed as our previous sharepoint we used for company newsletter is no longer available. We can now use regular sharepoint as an inhouse website. Thank you!

  • @user-xn6mh2tq5m
    @user-xn6mh2tq5m 16 дней назад

    This was Sooooooo helpful Thank you very much!!... I still had an issue until I found this video showing the null formula has to be done in Classic Mode ruclips.net/video/7I4b2vgG8y8/видео.html ... which I can confirm as of today is the exact issue I was having. Quick question... I never previously thought to up the pagination limit so I also went to do that in my flow and cannot see the option in either new designer or classic mode? Is it just a default unchangeable max now?

  • @FlorianNexuzZ
    @FlorianNexuzZ 16 дней назад

    Thank you very much for this video! Exactly what i needed for a project at work, Some interface elements on the microsoft websites are a bit different now so it was a bit tricky to do exactly the things that are showed in the video But it worked out in the end, I'm happy :)

  • @zeeb1973
    @zeeb1973 17 дней назад

    i am trying the method and it produces no results. The error indicates that I am trying to match a type record with text and it produces no results... same goes with the combo box. any suggestions?

  • @23natira
    @23natira 17 дней назад

    How do you create a new sharepoint from an old one? Does creating a new sharepoint change the url too?

  • @MikeMcGlynn
    @MikeMcGlynn 17 дней назад

    Thank you! These instructions were very easy to understand. I'd been trying to do this for a while and kept getting an error. I think the issue I was having was that I created a step before the "create file" step where I was trying to download the attachment before creating the file. If I'm understanding correctly it seems that trying to do that step was unnecessary?

  • @vaishaliparmar2440
    @vaishaliparmar2440 18 дней назад

    Can you please tell me why you used Parse JSON here??

  • @alondraespinal5115
    @alondraespinal5115 18 дней назад

    Thank you for the video, what about if you want to delete just the empty cells and not the entire entry?

  • @LowriderLowbro
    @LowriderLowbro 19 дней назад

    Well done Michael, needed one for work, this will be perfect :)

  • @sammiemayweather5843
    @sammiemayweather5843 22 дня назад

    Hey, I have question regarding the view of your list. My list used to populate the way yours currently do but now it appears with the icon next to the list name and is not as accessible. Any suggestions on fixing this?

  • @ronbakker1300
    @ronbakker1300 22 дня назад

    Added benefit of a short dropdown list.🙂

  • @marieraymond6512
    @marieraymond6512 22 дня назад

    I have the same question as "T", Why did you create a blank list?

  • @stefancochrane2723
    @stefancochrane2723 22 дня назад

    There are many faster ways of doing bulk deletes for one simple library (e.g., using send http requests). How would you do a flow to delete all the items (files AND folders) from a 4.25 million item library include all the many levels of subfolders?

  • @mogahidsabeel4988
    @mogahidsabeel4988 23 дня назад

    Greate video Michael, well done. can this flow serve to update sharepoint list as well as adding data (No need to uodate items action)? using Recurrence trigger to update if there is any changes in the excel table or add new data if new raws added to the excel table?

  • @TubeAhalin
    @TubeAhalin 23 дня назад

    It is a little complicated but this is the simplest explanation I have seen.

  • @sinchanaHC
    @sinchanaHC 24 дня назад

    What if I want to choose Power automate cloud flow

  • @user-ts3ns1ce8j
    @user-ts3ns1ce8j 24 дня назад

    Great work, as always. Considering the date and time are already in UTC, you could just use the "convert time zone" action for ease and more options.

  • @mikemeza90
    @mikemeza90 25 дней назад

    Thank you!

  • @cravocanela
    @cravocanela 25 дней назад

    Hi,Thank you for the video! Does it work in a document library or is only for lists? I really need this for my doc library!

  • @sairaj6875
    @sairaj6875 25 дней назад

    Thank you for this video!