Replace a string containing spaces with an underscore using Microsoft Flow Power Automate Cloud. Create a new instant flow and initialize your string variable.
Convert HTML Document to Plain Text using Power Automate Microsoft Flow
Convert an HTML Document to Plain text using Power Automate Microsoft Flow. We will make use of a Content Conversion connector.
How to Delete a Chatbot in Power Virtual Agents (PVA)?
Delete a chatbot created using Power Virtual Agents (PVA). Open the chatbot in PVA that you want to delete. Click on the Settings icon on top right.
How to Calculate Percentage in Power Automate Microsoft Flow?
Calculate percentage in Power Automate Microsoft Flow. Take an example of 180/200*100. 180 is 90% of 200. So, I should get 90 as the answer using the flow.
Search for users (V2) Example in Power Automate Microsoft Flow
Example of Search for users (V2) action in Power Automate Microsoft Flow. Work with Search for users to search any user based on filter criteria.
Get Today’s Date and Format Date using Power Automate Microsoft Flow
Get today's date and format date to 'dd-MM-yyyy' format using Power Automate Microsoft Flow (MS Flow). Initialize a new string variable with name todaysDate.
Convert String to JSON using Power Automate Microsoft Flow | Work with Parse JSON
Convert a string having the JSON content to JSON object using Power Automate Microsoft Flow (MS Flow). We will work with the JSON Object and not the JSON Array.
How to Use If-Else in Power Automate Microsoft Flow?
Use If Else conditional statements to handle the decision based on the condition defined. We will see them in action in Power Automate Microsoft Flow.
Convert Number or Integer to Text or String using Power Automate Microsoft Flow
Convert an Integer to String in Power Automate. Log in to Microsoft Flow and create a new Instant Flow. Name it accordingly. Add a new step to initialize an Integer variable.
How to Get User Details using Microsoft Flow Power Automate?
In this post, we will get the user profile using the MS Flow. To start with, create an Instant cloud flow in Power Automate and add a new action.
You must be logged in to post a comment.