top of page

Testing Power Apps Cards for HR Challenges.

As you can see I'm learning all sorts of Power Platform stuff. In this article, we will go through the new Cards (preview) functionality. I choose to try it out with a simple scenario.


Let's create a simple card to gather information about food allergies.


Log into make.powerapps and from the menu on the left select Cards. Then go to +Create a card.

A new tab will open and you'll need to name your card. I used HR and then renamed it to HR_FoodAllergies. Once you are done, select Create.

This screen will show, which means that everything is ok. It can take up to a minute, but I promise it won't take too long.

Power Apps will load a screen similar to the one you'll find below. It's pretty simple to start adding your components to the card.

The components you'll find below are:

  • Text label

  • Check box x 10

  • Text input x1

  • Button

This is how the card will look like. As you can notice, we have two screens:

  1. The card itself

  2. A thank you note after the user press Submit.

Here is the second screen I was talking about. As you may already know, you will need an URL if you want to add an image and if you don´t feel like that's a good idea, you can add text or other components.

You will need to link both cards so the second one will appear after an action is performed. As you can see in the screen below, in the right pane you'll find Properties, under Screen select the second screen.

Once everything is ok, this is the preview of your card. You can try it out before sharing into Teams. You can even select the light or dark mode :)