Automate your SharePoint follow-ups with Power Automate

  Рет қаралды 10,370

Shane Young

Shane Young

Күн бұрын

Пікірлер
@geralddahl9159
@geralddahl9159 2 жыл бұрын
Current Tide laundry TV ad: “When Clay Matthews says it, it makes sense” / “When Shane Young says it, it makes SO MUCH sense.” You covered so many great flow methods, thx and Merry Christmas!
@ShanesCows
@ShanesCows 2 жыл бұрын
Appreciate that Gerald! Have a great day!
@akshaynm
@akshaynm 2 жыл бұрын
Many thanks Shane!! Indeed it looks simple but it is complex. Was looking for it from long time. Thanks a lot!!!
@ShanesCows
@ShanesCows 2 жыл бұрын
Glad to help. 😀 you’re welcome ☺️
@davidmckenzie1889
@davidmckenzie1889 2 жыл бұрын
Shane, you can make it a little simpler to get the email addresses by changing the Select into text mode and just putting the email from the dynamic content. This creates an array of strings that are the email addresses, i.e. not as a record with an EMAIL item.
@ShanesCows
@ShanesCows 2 жыл бұрын
Nice tip David. 😎
@smithp3302
@smithp3302 5 ай бұрын
Hi @Shane, thoughts on how I could use a calculated share point list column within power automate? I am getting an error ‘Calculated’ cannot be used in the query filter expression.
@ShanesCows
@ShanesCows 5 ай бұрын
Annoying, but yeah I kind of remember seeing that years ago. Those calculated columns are useless for filtering and such. ☹️
@smithp3302
@smithp3302 4 ай бұрын
Thanks @@ShanesCows I did find a workaround however another roadblock along with it. I was able to parse JSON to get the email addresses but having trouble with filtering. Your method seems straightforward when columns only contain email addresses but the column in our data set has user which has email and other info as well. Thoughts on how to include Parse JSON along with the filter to make it work?
@olivergrobs349
@olivergrobs349 2 жыл бұрын
Great and helpful, Please do more of that crazy OData Stuff
@ShanesCows
@ShanesCows 2 жыл бұрын
Thanks, will do! As much as OData is annoying I kind of like some of the puzzles I get to solve with it. :)
@spen2431
@spen2431 2 жыл бұрын
⭐⭐ Brilliant 💥💥
@ShanesCows
@ShanesCows 2 жыл бұрын
Thanks! 🤩
@asimrehan73
@asimrehan73 2 жыл бұрын
Thanks Shane, you make it look simple 👍 What i would like to see in next video is; what are the limitations of get items or the number of columns & rows in SP list to work with.
@ShanesCows
@ShanesCows 2 жыл бұрын
Thanks for the idea!
@johannespurchase3185
@johannespurchase3185 Жыл бұрын
Hi Shane, once again you came to the rescue, but I hit a bit of a brick wall. I am using the same concept you are using to get item due, and i need to send a reminder email to a few persons linked to the item itself (of list of items). so i have a Responsible Project Manager column (person Column), this is where I use the steps in the video (took me about 3 weeks to try and get it figured out until i got to your video ;) ) but now in my HTML table I need to show the Responsible Planner (person Column) DisplayName, and then i have a assignee column (multi person column), but I cant get there names shown in the HTML column, it shows blank even after I tried the /DisplayName, for the time being, i am leaving it out, and will try to apply these steps to filter out the activities assignees and build the HTML table. can you advice on how I can show the DisplayName's in the HTML table that I cant seem to get
@DataisKing
@DataisKing 2 жыл бұрын
Love complex OData use cases
@ShanesCows
@ShanesCows 2 жыл бұрын
They are crazy that is for sure. So much is possible.
@fadiahdab
@fadiahdab 2 жыл бұрын
Amazing as usual Shane, but I didn't get why did you use Union? :(
@fadiahdab
@fadiahdab 2 жыл бұрын
sorry i got it :)
@ShanesCows
@ShanesCows 2 жыл бұрын
Awesome Fadi! Glad you got it.
@chrisproctor2854
@chrisproctor2854 Жыл бұрын
Shane, appreciate all the content--never ending mind bogglingness! I have a question if you have a chance. For your "Status" choice column when you were adding to the field you added /Value. How do you get multiple choices from a choice column to be able to be added to the HTML table? I am going nuts trying to figure it out... Thanks again for the awesome content!
@ShanesCows
@ShanesCows Жыл бұрын
Multiple choice fields in SharePoint are stored as a table. You will need to loop through the table and grab the Value for each record (row) in that table. I haven't done it for flow in ages but in my head you would use an Apply to Each to loop through.
@chrisproctor2854
@chrisproctor2854 Жыл бұрын
@@ShanesCows thanks for the reply! I’ve been messing around with all sorts of apply to each loops and none of them seem to be sticking. For some reason I am not able to pull the Value from the column when looking for it in dynamic content. Is there a reason I can see it when doing a “when an item is created” trigger vs a “recurrence” trigger?
@ShanesCows
@ShanesCows Жыл бұрын
@@chrisproctor2854 I am sure flow is just being a jerk. :( You can copy the dynamic content from a place it does work and paste it in most likely. You also might hit up the support at PowerApps911.com see if trading some screenshots help
@dtunforgettable
@dtunforgettable Жыл бұрын
I have looked all over how to trigger an email if a status in sharepoint does not change. Note: I don't have list name so it does not show to select which is why it has been so difficult to mirror the process for get items. I have a column with selections and I want to send a reminder if the excel file added the task progress stays in 'Not Started' due to no action. I also need the email to come from inside the excel files added which all names are dynamic (not the same)... any help is appreciated.
@andrewjameson5918
@andrewjameson5918 2 жыл бұрын
That was helpful, I might have to use some of that.
@ShanesCows
@ShanesCows 2 жыл бұрын
Glad it was helpful!
@gustavoguimaraes5446
@gustavoguimaraes5446 Жыл бұрын
Hi Shane, thanks a lot for creating and sharing content like this. My use case was quite similar, so this video was revealing and super helpful. I struggled though with the e-mail selection part and my Filter Array retrieved [ ]. I was wondering if you'd be able to connect to help me to sort this out.
@ShanesCows
@ShanesCows Жыл бұрын
You can hit us up at www.powerapps911.com and we can try to help.
@gustavoguimaraes5446
@gustavoguimaraes5446 Жыл бұрын
@@ShanesCows awesome , just did!
@lindenala
@lindenala Жыл бұрын
The array does not work I get no output when I run it
@keepinitreal551
@keepinitreal551 2 жыл бұрын
Not related to this video exactly, but you are smart enough to figure a huge headache I am dealing with Teams "Inspection App". If you edit the "review Inspection" part of the app and re-publish it to teams it breaks. You can no longer click on a submitted Inspection and review the results. It just shows (0) issues and (0) good. If you could help that would be amazing!
@joypl73
@joypl73 Жыл бұрын
👏👍
@ShanesCows
@ShanesCows Жыл бұрын
🤗
Power Automate SharePoint Groups with flow
22:32
Shane Young
Рет қаралды 14 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
How to send multiple list items in ONE email using Microsoft Flow
8:12
Alireza Aliabadi
Рет қаралды 44 М.
5 Power Apps Best Practices for Early Makers
13:24
Shane Young
Рет қаралды 18 М.
How To Parse Emails and Populate SharePoint Lists Using Power Automate
20:16