Skip to content
June 4, 2023

Manuel T. Gomes

Making your life easier with automation

  • Power Automate
    • Articles
    • Function Reference
    • Trigger Reference
    • Action Reference
    • Expressions
    • Templates
  • Power App
    • Articles
    • Function Reference
    • Delegable Functions Reference
  • SharePoint
    • Articles
    • List Function Reference
  • More
    • OData Reference
    • Planner
    • Teams
    • Forms
    • Lists
    • Excel
    • Outlook
    • OneDrive
    • OneDrive for Business
    • Shifts
    • OneNote
    • To Do
    • PowerShell
  • About
  • Hire Me!
  • |
  • Log In / Register
  • Power Automate
    • Articles
    • Function Reference
    • Trigger Reference
    • Action Reference
    • Expressions
    • Templates
  • Power App
    • Articles
    • Function Reference
    • Delegable Functions Reference
  • SharePoint
    • Articles
    • List Function Reference
  • More
    • OData Reference
    • Planner
    • Teams
    • Forms
    • Lists
    • Excel
    • Outlook
    • OneDrive
    • OneDrive for Business
    • Shifts
    • OneNote
    • To Do
    • PowerShell
  • About
  • Hire Me!
  • |
  • Log In / Register

Category: SharePoint

SharePoint is a platform that evolved a lot in the past few years. It provides a simple and straightforward interface that allows you to do advanced operations quite efficiently. I write these articles with step-by-step tutorials to teach you how to build your sites in SharePoint. Once you understand these concepts, you will be able to, develop, and provide rich collaboration platforms with not a lot of work. These can give document version control, document collaboration, and even store organized data. If you’re a pro, I’m sure you can find something useful and learn something.

How to fix when images don’t show in a Gallery View in SharePoint?
Microsoft / SharePoint

How to fix when images don’t show in a Gallery View in SharePoint?

Manuel Gomesby Manuel GomesMay 8, 2023May 8, 20230

I like SharePoint‘s Gallery View a lot. With it, we can display the data nicely to the user, and it’s a great way to see …

How to fix when images don’t show in a Gallery View in SharePoint? Read More
Power Automate: SharePoint – For a selected file Trigger
Microsoft / Power Automate / Power Automate Trigger Reference / Power Platform / Reference / SharePoint

Power Automate: SharePoint – For a selected file Trigger

Manuel Gomesby Manuel GomesDecember 9, 2022December 1, 20221

Did you know you can trigger Flows for files directly in SharePoint? Let’s say that you have a contract that you want to send for …

Power Automate: SharePoint – For a selected file Trigger Read More
Power Automate: SharePoint – When an item or a file is modified Trigger
Microsoft / Power Automate / Power Automate Trigger Reference / Power Platform / Reference / SharePoint

Power Automate: SharePoint – When an item or a file is modified Trigger

Manuel Gomesby Manuel GomesDecember 2, 2022December 1, 20221

I have to admit that this is a strange trigger because it mixes items and files, and it doesn’t have a “when created” counterpart. It …

Power Automate: SharePoint – When an item or a file is modified Trigger Read More
Power Automate: SharePoint – When an item is deleted Trigger
Microsoft Forms / Power Automate / Power Automate Trigger Reference / Power Platform / Reference / SharePoint

Power Automate: SharePoint – When an item is deleted Trigger

Manuel Gomesby Manuel GomesNovember 25, 2022December 1, 20220

SharePoint’s lists are excellent for keeping data, but one accidental delete could generate a lot of headaches, especially if you don’t notice it. That’s why …

Power Automate: SharePoint – When an item is deleted Trigger Read More
How to get all document libraries or lists using Power Automate?
Microsoft / Office 365 / Power Automate / Power Platform / SharePoint

How to get all document libraries or lists using Power Automate?

Manuel Gomesby Manuel GomesSeptember 5, 2022November 10, 20221

So let’s say you want to do an inventory of a SharePoint site and get the list of all document libraries. We can use an …

How to get all document libraries or lists using Power Automate? Read More
How to copy the same file into multiple folders using Power Automate?
Microsoft / Power Automate / Power Platform / SharePoint

How to copy the same file into multiple folders using Power Automate?

Manuel Gomesby Manuel GomesAugust 30, 2022November 10, 20220

I ran into this issue in the Power Automate Community and found it interesting. It has all the things that automation can do for us. …

How to copy the same file into multiple folders using Power Automate? Read More
Power Automate: SharePoint – When a file is deleted Trigger
Microsoft / Office 365 / Power Automate / Power Automate Trigger Reference / Power Platform / Reference / SharePoint

Power Automate: SharePoint – When a file is deleted Trigger

Manuel Gomesby Manuel GomesAugust 19, 2022December 1, 20220

We delete files manually or manually, so it’s hard to keep track of “when” and “by whom”. Power Automate helps with the “When a file …

Power Automate: SharePoint – When a file is deleted Trigger Read More
Power Automate: SharePoint – When a file is created or modified (properties only) Trigger
Microsoft / Power Automate / Power Automate Trigger Reference / Power Platform / Reference / SharePoint

Power Automate: SharePoint – When a file is created or modified (properties only) Trigger

Manuel Gomesby Manuel GomesAugust 12, 2022December 1, 20220

Let’s face it. Large libraries can’t know when a file changes, so automation here is necessary and the only way to do it. With the …

Power Automate: SharePoint – When a file is created or modified (properties only) Trigger Read More
Things every SharePoint list must have
Microsoft / Office 365 / SharePoint

Things every SharePoint list must have

Manuel Gomesby Manuel GomesAugust 8, 2022August 9, 20220

SharePoint lists provide us with a lot of flexibility, so there’s a lot that we can do with them. Still, we should be careful on …

Things every SharePoint list must have Read More
Power Automate: SharePoint – For a selected item Trigger
Microsoft / Office 365 / Power Automate / Power Automate Trigger Reference / Power Platform / Reference / SharePoint

Power Automate: SharePoint – For a selected item Trigger

Manuel Gomesby Manuel GomesAugust 5, 2022December 1, 20225

Did you know you can trigger Power Automate for items directly in SharePoint? Let’s say you have a list of employees and want to trigger …

Power Automate: SharePoint – For a selected item Trigger Read More

Posts navigation

1 2 … 9 Next

Power Automate: How to parse a CSV file

August 3, 2020May 30, 2022
Power Automate: How to access Excel with a dynamic path

Power Automate: Access an Excel with a dynamic path

January 21, 2020April 20, 2023

Power Automate: Save multi-choice Microsoft Forms

February 11, 2020April 26, 2021

Power Automate: Sync Excel to a SharePoint list

September 27, 2021January 9, 2022

Power Automate: SharePoint Get file content using path action

May 11, 2023May 11, 2023

Power Automate: rand function

May 10, 2023May 10, 2023

Power Automate: How to download a file from a safe link?

May 9, 2023May 8, 2023

How to fix when images don’t show in a Gallery View in SharePoint?

May 8, 2023May 8, 2023
Ekta - Power Automate: Access Excel with a dynamic path II

Hi Manuel, I was looking for same thing and here it is..Thank you so much! Is there any recent update…

Sean Crain - How to create tasks automatically in DevOps using Power Automate?

This is working splendidly, thanks for the detail! I was wondering, is there a way to pull the Work Item…

Rick Howard - Power Automate: Try, Catch, Finally

Great info. Thanks!

M - How to auto-layout your elements in Power Apps?

Just use containers...

Automatic Documentation Automation Best Practices Comedy Corporate Champion Design Development Fiction Function Day Fundamentals Ignite Into The Weeds Investigative journalism Music New Feature New Habit News Overview Personal Development Privacy Problem Solved Productivity Security Single Source of Truth Technology Templates Tiny Tip Tutorial Writing

Want more time?

We all do.

The solution is automation.
I can help you and your company
 get back precious time.

Let's Work Together

Tags

Automatic Documentation Automation Best Practices Comedy Corporate Champion Design Development Fiction Function Day Fundamentals Ignite Into The Weeds Investigative journalism Music New Feature New Habit News Overview Personal Development Privacy Problem Solved Productivity Security Single Source of Truth Technology Templates Tiny Tip Tutorial Writing
Copyright © 2019-2022 SKILLFUL SARDINE - UNIPESSOAL LDA.
  • Contact
  • About
  • Privacy Policy
  • Cookie Policy
  • Login
  • Sign Up
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.AcceptPrivacy Policy