Logo Power Platform Tips & Tricks
  • Home
  • About
  • Posts
  • Tags
  • Glossary
  • Speaking
  • Videos
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Posts
Hero Image
Adding a count to your Power Automate Flow (Integer/Increment variable)

Starting with an intro to variables, I want to explain how you can use a very simple counter to your Power Automate flow. Let’s say you have an Apply to each, like 5 entries, and after this you email your client with the combined data from those 5 entries. Add the following steps: On top of your flow, add an Initialize Variable Choose a name Select Type Integer Leave Initial value blank (or select a starting count) In your Apply to each, add an Increment Variable (Increment means to add/change the count) Increment the variable you’ve created on top with 1 in the value. Add the variable after your Apply to each step wherever you want, and it will give you the count.

  • Variables
  • Power Automate
Tuesday, January 3, 2023 | 1 minute Read
Hero Image
Combine data from multiple apply to each into a single output file (Variables and compose)

This was a tricky one to figure out, took me a few hours and failed attempts. I have log entries, and my flow is triggered to email them all that were submitted the day prior, at 8am. Getting the data into the email pulls it into an apply to each (which makes sense, but is not what I want) So, there is a way around the apply to each, but I’ll not get into that here.

  • Variables
  • Power Automate
Tuesday, January 3, 2023 | 1 minute Read
Hero Image
How to get conditional images in your Canvas app

Ever had a scenario, where someone wanted to have images in their app, but also pull them from a source somewhere? Let’s say, you want to reflect their office image in your app. But you also want to possibility to overwrite/upload your own instead. You can do this by using an If statement and some variables, let’s look at the following scenario. You work for a company called Powerplatform with their email domain @Powerplatform.com

  • Variables
  • Images
Monday, November 7, 2022 | 2 minutes Read
Hero Image
Get output from Adaptive Card choice sets

Adaptive cards is the name for the pop-up you can get in Teams, with custom content asking you to confirm something, or to submit a remark. One way of creating them is through Adaptive card Designer (JSON). Another way is to use the new Cards (preview) method in PowerApps maker - find out how here: Microsoft Learn Page - https://learn.microsoft.com/en-us/power-apps/cards/overview/?wt.mc_id=DX-MVP-5005318 If you want to use your adaptive card as for example an approval, or you want the color choice you need to get the data that the card receives.

  • Microsoft Teams
  • Adaptive Cards
Wednesday, October 19, 2022 | 3 minutes Read
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • »»
Navigation
  • About
  • Tags
  • Glossary
  • Speaking
  • Videos
Contact me:
  • Bluesky: nathleenders.bsky.social
  • info@nathalieleenders.com
  • Nathalie-Leenders
  • Nathalie Leenders

Toha Theme Logo Toha
© 2025 Copyright Nathalie Leenders. All Rights Reserved.
Powered by Hugo Logo