TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Power Automate
FOLLOW
Welcome to Microsoft Power Automate section of C# Corner. In this section, you will find various Microsoft Power Automate related source code samples, articles, tutorials, and tips.
Articles
(433)
Blogs
(94)
Resources
(0)
Videos
(18)
News
(3)
Articles
Usage Of GreaterOrEqual Function In Power Automate
In Power Automate, generic arithmetic operations like GreaterOrEqual will be used to compare between values. As an example, Speed Limit with integer value considered to compare with other integer v...
Venkatasubbarao Polisetty
Nov 04, 2021
Usage Of JSON Function In Power Automate
In Power Automate, at times we must work on JSON with String Values as input. We can use JSON function in power automate to convert string values to JSON and perform related operations. As an examp...
Venkatasubbarao Polisetty
Oct 29, 2021
Usage Of XML Function In Power Automate
In Power Automate, at times we must work on strings which have XML values. We can use XML function in power automate to convert string value to XML and perform related operations. As an example, no...
Venkatasubbarao Polisetty
Oct 28, 2021
Usage Of Int Function In Power Automate
In Power Automate, at times we must work on strings which have integer values. We can use Int function in power automate to convert string value to integer and perform related operations. As an exa...
Venkatasubbarao Polisetty
Oct 22, 2021
Usage Of Float Function In Power Automate
In Power Automate, at times we must work on fraction values, float function is used to achieve this. As an example, in order to send discounts notifications to customers during festival season we m...
Venkatasubbarao Polisetty
Oct 21, 2021
Usage Of Bool Function In Power Automate
In Power Automate, at times we need to take decision based on Boolean value, it could be string or Boolean value. As an example, Power outage variable with true value is considered for demonstrati...
Venkatasubbarao Polisetty
Oct 14, 2021
Parse CSV File Using Power Automate
This article explains how to parse the data in csv file and update the data in SharePoint online.
Vinay Ayinapurapu
Oct 11, 2021
Create Array Function in Power Automate
In Power Automate, at times we need to merge 2 different strings into an Array we can use Create Array Function so that we can get easily desired result. As an example, let us see how to get an arr...
Venkatasubbarao Polisetty
Oct 08, 2021
Usage Of Min Function In Power Automate
In Power Automate, at times we need to compare values Min Function is used so that we can get easily desired result. As an example, let us see how to get Minimum age of 2 persons as well as minimum...
Venkatasubbarao Polisetty
Oct 07, 2021
Usage Of Max Function In Power Automate
In Power Automate, at times we need to compare values Max Function is used so that we can get easily desired result. As an example, let us see how to get Maximum age of 2 persons as well as maximum...
Venkatasubbarao Polisetty
Oct 01, 2021
Usage Of Addition Function In Power Automate
In Power Automate, at times we need to perform Addition arithmetic operations so that we can get easily desired result. As an example, let us see how to calculate total age of 2 persons with the h...
Venkatasubbarao Polisetty
Sep 30, 2021
Usage Of Subtraction Function In Power Automate
In Power Automate, at times we need to perform Subtraction arithmetic operations so that we can get easily desired result. As an example, let us see how to calculate warranty period that is availab...
Venkatasubbarao Polisetty
Sep 24, 2021
Usage Of Multiplication Function In Power Automate
In this article, you will learn about the usage of the Multiplication Function in Power Automate.
Venkatasubbarao Polisetty
Sep 23, 2021
Usage Of Div Function In Power Automate
In Power Automate, at times we need to perform division arithmetic operations so that we can get easily desired result. As an example, let us see how to calculate price of a candy for quick referen...
Venkatasubbarao Polisetty
Sep 17, 2021
Introducing Co-Presence In Power Automate
Microsoft recently rolled out one new feature which is “Co-Presence” functionality in Power Automate. Most of the time, when we are working with multiple developers on the same flow, we are unaware...
Dhruvin Shah
Sep 17, 2021
Usage Of Mod Function In Power Automate
In Power Automate, at times we need to perform Modular arithmetic operations so that we can get desired result, as an example we can see number of customers waiting for tables based on the customer...
Venkatasubbarao Polisetty
Sep 16, 2021
How To Print Data In Table Inside Word File Using Power Automate Or MS Flow
In this article, you will learn how to create table in word file and print data into that using power Automate.
Harshad Tretiya
Sep 14, 2021
Usage Of Range Function In Power Automate
In Power Automate, at times we need to have array with integers starting from the specified index for doing different operations in design of online exams or quizzes to provide random questions thi...
Venkatasubbarao Polisetty
Sep 10, 2021
Saving Email Attachments In SharePoint
The article explains the steps to save the attachments in email to SharePoint.
Vinay Ayinapurapu
Sep 09, 2021
Usage Of UTCNow In Power Automate
In Power Automate, common scenario is to get current date and time to do manipulations on current date.
Venkatasubbarao Polisetty
Sep 09, 2021
No Records Available.
261
-
280
of
433
<<
12
13
14
15
16
>>
Learn ASP.NET MVC 5.0
Challenge yourself
Power Automate Skill
E-Book Download
Get Certified
C# Advanced