Skip to content
March 24, 2023
  • Like what I do? Click here and donate! Keep me writing quality content that saves you time 🎉🎉🎉

Manuel T. Gomes

  • 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.

SharePoint: ISNONTEXT function
Microsoft / Office 365 / Reference / SharePoint / SharePoint List Function Reference

SharePoint: ISNONTEXT function

Manuel Gomesby Manuel GomesJuly 14, 2022July 11, 20220

Following the “IS” functions theme, we have the ISNONTEXT function. This function doesn’t check for errors, but if the value is of a specific type. …

SharePoint: ISNONTEXT function Read More
Power Automate: SharePoint – When an item is created Trigger
Microsoft / Power Automate / Power Automate Trigger Reference / Power Platform / Reference / SharePoint

Power Automate: SharePoint – When an item is created Trigger

Manuel Gomesby Manuel GomesJuly 13, 2022December 1, 20220

I’ve already covered the “When an item is created or modified” trigger, but today, I wanted to cover its small brother, the “When an item …

Power Automate: SharePoint – When an item is created Trigger Read More
SharePoint: How to create hyperlink column with more than 255 characters?
Microsoft / SharePoint

SharePoint: How to create hyperlink column with more than 255 characters?

Manuel Gomesby Manuel GomesJuly 11, 2022July 11, 20222

The short answer is you can’t, but that wouldn’t make a very useful article, wouldn’t it? First, let’s identify the issue. You have a SharePoint …

SharePoint: How to create hyperlink column with more than 255 characters? Read More
Power Automate: SharePoint – Create Item action
Microsoft / Power Automate / Power Automate Action Reference / Power Platform / Reference / SharePoint

Power Automate: SharePoint – Create Item action

Manuel Gomesby Manuel GomesJuly 6, 2022November 10, 20220

The “Create item Action” for SharePoint is, in my opinion, one of the most helpful Power Automate actions since it can remove a lot of …

Power Automate: SharePoint – Create Item action Read More
Power Automate: SharePoint – Add attachment action
Microsoft / Office 365 / Power Automate / Power Automate Action Reference / Power Platform / Reference / SharePoint

Power Automate: SharePoint – Add attachment action

Manuel Gomesby Manuel GomesFebruary 16, 2022November 10, 20221

Many people don’t know this, but you can add attachments to a SharePoint list row. It’s convenient and much better than having a folder with …

Power Automate: SharePoint – Add attachment action Read More
SharePoint: Check if a Document Library Exists
Featured / Microsoft / Office 365 / Power Automate / Power Platform / SharePoint

SharePoint: Check if a Document Library Exists

Manuel Gomesby Manuel GomesFebruary 14, 2022May 25, 20221

Document Libraries are an integral part of SharePoint sites and are super helpful, so today, we will explore how to check if a document library …

SharePoint: Check if a Document Library Exists Read More
SharePoint: Trim Function
Microsoft / Office 365 / Reference / SharePoint / SharePoint List Function Reference

SharePoint: Trim Function

Manuel Gomesby Manuel GomesDecember 30, 2021November 7, 20210

The trim function serves as an excellent helper tool to clean text. We all know that if we have five people inserting data into a …

SharePoint: Trim Function Read More
Power Automate: Get dynamic information from SharePoint
Microsoft / Office 365 / Power Automate / Power Platform / SharePoint

Power Automate: Get dynamic information from SharePoint

Manuel Gomesby Manuel GomesDecember 28, 2021May 25, 20220

Today let’s add a fantastic new tool to your toolbelt. First, we’ll check how to get dynamic information from SharePoint, like the lists, the fields …

Power Automate: Get dynamic information from SharePoint Read More
SharePoint: Round Function
Microsoft / Office 365 / SharePoint / SharePoint List Function Reference

SharePoint: Round Function

Manuel Gomesby Manuel GomesDecember 9, 2021December 20, 20210

Rounding is a super valuable and essential math operation, but it can be tricky depending on what you want to do. Also, some rules rely …

SharePoint: Round Function Read More
SharePoint: Int Function
Microsoft / Office 365 / Reference / SharePoint / SharePoint List Function Reference

SharePoint: Int Function

Manuel Gomesby Manuel GomesNovember 18, 2021May 26, 20221

SharePoint int function in most programming languages is used to convert an “object” from one type to an integer. However, in the case of the …

SharePoint: Int Function Read More

Posts navigation

Previous 1 2 3 … 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, 2020May 25, 2022

Power Automate: Save multi-choice Microsoft Forms

February 11, 2020April 26, 2021

Power Automate: Add attachment to e-mail dynamically

September 22, 2020April 13, 2021

Power Automate: Office 365 Outlook – When a new email mentioning me arrives Trigger

December 23, 2022December 15, 2022

Power Automate: OneDrive for Business – For a selected file Trigger

December 16, 2022December 15, 2022

Power Automate: SharePoint – For a selected file Trigger

December 9, 2022December 1, 2022

Power Automate: Office 365 Excel – Update a Row action

December 8, 2022November 21, 2022
zidane - OData: Not Equals Operator

thank you for the article

Manuel Gomes - Power Automate: How to download a file from a link?

Hi Koen, Great job giving back. I'm happy you're doing it. Can you share some links so that everyone can…

Manuel Gomes - Power Automate: Long-running Flows

Hi Edison, Indeed a Flow can't call itself, but there's a way around it. You can use the "When a…

Koen - Power Automate: How to download a file from a link?

Dear Manuel, Thank you for your input in various articles, it has helped me a lot in my learning journey.…

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.
  • Sponsor
  • Blog
  • Help
  • 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