Skip to content
zeitgeistcode logo
zeitgeistcode logo

Power Automate Empty Function Explained

Power Automate / By Johannes
Power Automate Empty Function

The Power Automate Empty function lets you check whether a given collection or string is empty or not. In this article, I’ll introduce you to the empty function and will provide a step-by-step guide on how to use the function in a Microsoft flow. Power Automate Empty Function Determine if a collection or string has …

Power Automate Empty Function Explained Read More »

Power Automate Guid Function Explained

Power Automate / By Johannes
Power Automate Guid Function

The Power Automate Guid function can be used to generate a unique identifier for any purpose. In this article, I’ll introduce you to the guid function and will provide a step-by-step guide on how to use the function in a Microsoft flow. Power Automate Guid Function Create a unique identifier string, known as a GUID, …

Power Automate Guid Function Explained Read More »

Power Automate Mod Function Explained

Power Automate / By Johannes
Power Automate Mod Function

The Power Automate Mod function, also known as the modulo operator, returns the remainder of dividing the dividend by the divisor. In other words, mod(dividend, divisor) = dividend % divisor. For example, mod(5, 2) would return 1, because 5 divided by 2 is 2 with a remainder of 1. In this article, I’ll introduce you …

Power Automate Mod Function Explained Read More »

Power Automate Div Function Explained

Power Automate / By Johannes
Power Automate Div Function

The Power Automate Div function, also known as integer division, divides the dividend by the divisor and returns the quotient as an integer. It discards any remainder and rounds down to the nearest whole number. For example, div(7, 3) would return 2, and div(8, 3) would also return 2. In this article, I’ll introduce you …

Power Automate Div Function Explained Read More »

Power Automate Mul Function Explained

Power Automate / By Johannes
Power Automate Mul Function

The Power Automate Mul function lets you mutlipy two numbers to calculate the sum. In this article, I’ll introduce you to the mul function and will provide a step-by-step guide on how to use the function in a Microsoft flow. Power Automate Mul Function Returns the result of multiplying two numbers together. Syntax Input parameters …

Power Automate Mul Function Explained Read More »

Power Automate Rand Function Explained

Power Automate / By Johannes
Power Automate Rand Function

The Power Automate Rand function generates a random integer number for a given number range. In this article, I’ll introduce you to the rand function and will provide a step-by-step guide on how to use the function in a Microsoft flow. Power Automate Rand Function Generate a random number within a given range, where the …

Power Automate Rand Function Explained Read More »

Power Automate Min Function Explained

Power Automate / By Johannes
Power Automate Min Function

The Power Automate Min function lets you find the minimum value within a collection. Its counterpart is the max function that lets you find the maximum value within a collection. In this article, I’ll introduce you to the min function and will provide a step-by-step guide on how to use the function in a Microsoft …

Power Automate Min Function Explained Read More »

Power Automate Max Function Explained

Power Automate / By Johannes
Power Automate Max Function

The Power Automate Max function lets you find the maximum value within a collection. Its counterpart is the min function that lets you find the minimum value within a collection. In this article, I’ll introduce you to the max function and will provide a step-by-step guide on how to use the function in a Microsoft …

Power Automate Max Function Explained Read More »

Power Automate EndsWith Function Explained

Power Automate / By Johannes
Power Automate EndsWith Function

The Power Automate endsWith function checks whether a given string ends with a certain string or not. Its counterpart is the startsWith function, that does the same for the ending of a string. In this article, I’ll introduce you to the endsWith function and will provide a step-by-step guide on how to use the function …

Power Automate EndsWith Function Explained Read More »

Power Automate StartsWith Function Explained

Power Automate / By Johannes
Power Automate StartsWith Function

The Power Automate StartsWith function checks whether a given string starts with a certain string or not. Its counterpart is the endsWith function, that does the same for the ending of a string. In this article, I’ll introduce you to the startsWith function and will provide a step-by-step guide on how to use the function …

Power Automate StartsWith Function Explained Read More »

Posts navigation
← Previous Page 1 2 3 … 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