How to add Attachments to Microsoft Planner from Teams?
I wrote a couple of articles in the past on how to deal with Microsoft Planner tasks. You can find them at “Update task details” …
Making your life easier!
There are articles that I go a little bit deeper into a concept. I call them “Into the Weeds,” where I describe complex topics, things that you should be careful about, and fix more tricky issues.
I want to write these articles for 2 main reasons. The first is to have something for the more advanced users to read and solve potential problems. The second to enable people that are still learning about the Power Platform to have a more rich learning experience by having more challenging topics.
Even if you don’t apply them immediately, you’ll know that these areas are a bit more tricky. When you encounter something similar in your projects, you’re aware of them and save a lot of time trying to understand why something doesn’t work. Going “Into the weeds” can burn time, and I want to save you some headaches also.
The important part for me is that you learn something new, but also teach me. If you don’t agree with some of the concepts or want me to focus on them, please get in touch. I want feedback, and you can always reach me by email or Twitter.
I wrote a couple of articles in the past on how to deal with Microsoft Planner tasks. You can find them at “Update task details” …
Having Flows that do everything for us without us even having to trigger them is fantastic. The “Recurrence” trigger does precisely this for us. It …
The “lastIndexOf” function is the corollary to the “indexOf” function, where it returns the last occurrence. It always returns a number, and it will return: …
The “Respond to a PowerApp or flow” action is not very useful for single running Flows, but when you create “Helper Flows,” you need this …
Power Automate and SharePoint work excellently, but I see many people with questions regarding how to fetch multi-select columns in SharePoint. Especially the “Person” columns …
Syncing is one of the most complex challenges in all platforms. We all suffered from issues where our files don’t sync appropriately on OneDrive, or …
Automating file management is an excellent way to save time, especially if you have many. There are many advantages to knowing when a file is …
File metadata is boring but can be incredibly useful. The SharePoint “Get File Metadata” action enables you to get information like the file’s path, size, …
I got this question from a reader, and it’s an interesting one. “When an Excel file is created in a document library, import all its …
If you build any Flow, the chances are that it has an “Apply to Each” action. The action will parse the elements sequentially from an …