Skip to content
zeitgeistcode logo
zeitgeistcode logo

Power Automate Sub Function Explained

Power Automate / By Johannes
Power Automate Sub Function

The Power Automate Sub function lets you subtract two numbers. Its counterpart is the add function that lets you compute the sum of two numbers. In this article, I’ll introduce you to the sub function and will provide a step-by-step guide on how to use the function in a Microsoft flow. Power Automate Sub Function …

Power Automate Sub Function Explained Read More »

Power Automate Slice Function Explained

Power Automate / By Johannes
Power Automate Slice Function

The Power Automate Slice function lets you extract a substring of a given string by defining a start and end index within a given string. The slice function is very similar to the substring function, which does basically the same by providing a start index and a length of the needed substring. In this article, …

Power Automate Slice Function Explained Read More »

Power Automate ToUpper Function Explained

Power Automate / By Johannes
Power Automate ToUpper Function

The Power Automate ToUpper function lets you convert all characters of a given string to uppercase. Its counterpart is the toLower function, that lets you convert all characters of a given string to lowercase. In this article, I’ll introduce you to the toUpper function and will provide a step-by-step guide on how to use the …

Power Automate ToUpper Function Explained Read More »

Power Automate ToLower Function Explained

Power Automate / By Johannes
Power Automate ToLower Function

The Power Automate ToLower function lets you convert all characters of a given string to lowercase. Its counterpart is the toUpper function, that lets you convert all characters of a given string to uppercase. In this article, I’ll introduce you to the toLower function and will provide a step-by-step guide on how to use the …

Power Automate ToLower Function Explained Read More »

Power Automate Add Function Explained

Power Automate / By Johannes
Power Automate Add Function

The Power Automate Add function lets you compute the sum of two numbers. Its counterpart is the sub function that lets you subtract two numbers. In this article, I’ll introduce you to the add function and will provide a step-by-step guide on how to use the function in a Microsoft flow. Power Automate Add Function …

Power Automate Add Function Explained Read More »

Power Automate Xml Function Explained

Power Automate / By Johannes
Power Automate Xml Function

The Power Automate Xml function lets you convert JSON to XML in Power Automate flow. Just pass a string of a JSON object to the xml function and retrieve the equivalent XML representation for the given JSON object. In this article, I’ll introduce you to the xml function and will provide a step-by-step guide on …

Power Automate Xml Function Explained Read More »

How To Use The Power Automate Html To Text Action

Power Automate / By Johannes
Power Automate HTML To Text Action

The Power Automate Html to text action removes HTML tags of a given HTML source and returns plain text. In this article we provide an example on how to use the Html to text action in Power Automate. We will guide you through the creation of a Microsoft flow that uses the Html to text …

How To Use The Power Automate Html To Text Action Read More »

How To Convert An Object To An Array With Power Automate

Power Automate / By Johannes
power automate convert object to array

It is quite common to get some JSON object data of an API that needs to be proceeded. But how do you handle this text wall of JSON in further actions? The trick is basically to use the Parse JSON action to make the values accessible. In this article, you will see step-by-step how to …

How To Convert An Object To An Array With Power Automate Read More »

How To Create A SharePoint List From Excel Easily

SharePoint / By Johannes
Create A SharePoint List From

You have data within an Excel sheet that needs to be stored into a SharePoint list. You might ask yourself if it is possible to easily import the Excel Sheet to a SharePoint list. Yes, it is possible, but it is not that obvious to do. My first approach was to look within SharePoint for …

How To Create A SharePoint List From Excel Easily Read More »

Power Automate Join Function And Action Explained

Power Automate / By Johannes
Power Automate Join Function And Action

The Power Automate Join function and action are the counterpart to the Power Automate split function. The Join function converts a text array to one string and separates the elements of the array by a delimiter. It is undoing the split function like split is undoing a join function. A very common use case is …

Power Automate Join Function And Action Explained Read More »

Posts navigation
← Previous Page 1 2 3 4 … 10 Next Page →
  • Power Automate Chunk Function Explained
  • Power Automate Reverse Function Explained
  • Power Automate Take Function Explained
  • Power Automate Skip Function Explained
  • Power Automate Variables Function Explained
  • PowerApps
  • Power Automate
  • PowerShell
  • SharePoint
  • PowerApps
  • Power Automate
  • PowerShell
  • SharePoint

Copyright © 2023 zeitgeistcode.com

  • Legal Disclosure
  • Privacy Policy
  • Terms and Conditions