Welcome to Our Blog!

Here you will find our latest articles on different topics that our team here at Gilosoft have used to find solutions for different projects. Use the Hamburger Menu located in our menu to select different Categories of our blog.
Our Latest Articles
Power Automate Text Functions

Using the Split function in Power Automate

Text functions are one tool that can be used in Power Automate to manipulate strings and help one get a desired output that may streamline a workflow. Here we will be exploring the split function and go over how to

Read More »
Power Automate Text Functions

Using IndexOf function in Power Automate

Power Automate is a powerful tool that can help admins and developers automate tasks and streamline workflows. One text function in power automate that can be used to help admins get a substring within a string of text is the

Read More »
Power Automate Text Functions

Using Slice function in Power Automate

Power Automate has many different functions that can solve many different problems. Text functions in particular are used to manipulate strings that can streamline workflows. Here we will be exploring the slice text function and how to utilize it in

Read More »
Power Automate Text Functions

Using StartsWith function in Power Automate

Power Automate has different text functions that one can use to manipulate strings in order to enhance workflows for your various applications. One such text functions is the StartsWith function, this function checks to see whether a string starts with

Read More »
Power Automate Text Functions

Using Length Function in Power Automate

There are many text functions that can be used in Power Automate to modify string functions. In this article we will be going over what the length function is and how to use it in Power Automate. What is the

Read More »
Power Automate Text Functions

Using the Substring function in Power Automate

One of the key features of Power Automate is the ability to manipulate text using built-in functions and expressions. In this blog post, we will explore the substring function, which is used to extract a specific part of a string.

Read More »
Power Automate Text Functions

Using ToLower Function in Power Automate

Power Automate is a powerful automation tool that allows you to streamline repetitive tasks and integrate various applications seamlessly. One of its useful features is the ability to change text through built-in expressions and functions. In this blog post, we

Read More »
Power Automate Text Functions

Using ToUpper Function in Power Automate

One of Power Automate’s powerful features is the ability to manipulate text using built-in expressions and functions. In this blog post, we will explore the toUpper function, which is used to convert text to upper case. This function can be

Read More »
Power Automate Text Functions

Using Trim function in Power Automate

What is the Trim Function? The trim function in Power Automate is used to remove leading and trailing whitespace characters from a string. This is especially useful when dealing with data input from users, importing data from external sources, or

Read More »
Power Automate Text Functions

Using Format Number in Power Automate

Power Automate, formerly Microsoft Flow, enables the automation of repetitive tasks through custom workflows. Among its key features is the formatNumber function, which allows for precise number formatting. In this blog post, we’ll demonstrate how to utilize the formatNumber function

Read More »
Power Automate Text Functions

Using EndsWith function in Power Automate

A notable feature of Power Automate is its capability to manipulate strings through different expressions, such as the concat function. A powerful feature of Power Automate is the power to change strings using different expressions, such as the endsWith function.

Read More »
Power Automate Text Functions

Using the Concat Function in Power Automate

Power Automate is a tool that is invaluable to SharePoint developers because it allows you to streamline workflows and tasks. In this blog, we’ll explore the concat function and how utilize it in a flow. What is the Concat Function?

Read More »
Power Automate Text Functions

Using the Chunk Function in Power Automate

Power Automate is a powerful tool that can be used to automate tasks and streamline workflows. Here we will be exploring the chunk function and how to utilize its ability to breakdown text into smaller pieces of text in a

Read More »
Power Automate Text Functions

Streamline Your Data With the Chunk Text Function

In today’s data-driven world, efficiently managing and processing text is crucial for various applications, from data analysis to software development. One useful technique for handling large strings of text is chunking, which involves breaking down a text into smaller, more

Read More »
HTTP Requests in Power Automate

Checking Out A Document in SharePoint via Power Automate

SharePoint is a powerful collaboration tool that allows teams to share and manage content seamlessly. However, automating repetitive tasks can enhance productivity even further. One such task is checking out documents. This blog will guide you through automating the document

Read More »
HTTP Requests in Power Automate

Checking In Documents in SharePoint using Power Automate

Managing documents in SharePoint efficiently can streamline workflows and enhance team collaboration. One key feature is the ability to check out and check in documents for version control and conflict avoidance. This blog post will guide you in automating the

Read More »
HTTP Requests in Power Automate

Adding A Document Library to Site via Power Automate

In SharePoint Online, you can automate various tasks, including the creation of document libraries, using Power Automate and the SharePoint REST API. This guide will show you how to add a document library to a SharePoint site using Power Automate.

Read More »