Power Apps Cards - When do they suit you?

Power Apps Cards - When do they suit you?
I don't know if you are familiar with cards for Power Apps and what they can offer, but for me, they are worth considering as a solution for some use cases.
Let's dive in and understand what those can be.
What are cards, and what can they be used for?
Power Apps cards offer an alternative to canvas apps when there's minimal user input and Teams is the sharing method.
Let's call them "micro apps" that are built in a designer studio that is very similar to the canvas designer studio and can include business logic with PowerFx formulas.
What are some scenarios that cards can be considered for?
- Gather a list of ideas
- Run a poll
- Display information from a Dataverse record
- An alternative to approval cards
What cards can't do?
It's important to understand what are the limitations of cards before considering them as a solution for a scenario:
- Default() PowerFx formula is NOT available: this means that you can only update existing records, you can't create new ones.
- Dataverse is the sole source available: at the moment, no other data source is available.
- Limited PowerFx options: only a few expressions are available, such as Set and Collect
- Teams only: you can share the cards only in a channel or a chat

How does the river flow?
Just as the river often decides the outcome of a Poker hand, I think that recent updates released for Power Apps cards are an indication of the potential for more and more use cases where they could be considered.
It is now possible to include cards in Power Automate cloud flows, providing considerations such as creating a card instance based on a new record created or on a predetermined event and sending that card in a Teams chat or channel.
With the use of "customizable" variables, the card can be adapted based on the input provided from within the flow. Think of the ID of a record that allows you to display information from a Dataverse record and request an update from the user...
Conclusion
Learn more
About me
You can reach me on:
Twitter: https://twitter.com/ZePowerDiver
YouTube: https://www.youtube.com/c/ZePowerDiver
Blogger: https://www.zepowerdiver.com/
Github: https://github.com/ZePowerdiver/
Keep on Diving!
Published on:
Learn moreRelated posts
{How to} Act on your data efficiently with new grid features in Power Apps
Hello Everyone,Today I am going to share my thoughts on how to act on your data efficiently with new grid features in Power Apps.Let's get's s...
What’s new in Power Apps: February 2025 Feature Update
AI-powered Development Code View is now Generally Available We are thrilled to announce that Code View in Power Apps Studio is now generally a...
Simple Event Session Check In Canvas App
The Customer Insights – Journeys (or Marketing App) has an option to create a new Check-in record, scan a QR code and check someone in t...
{Do you know} Select columns downloaded on mobile devices on Power Apps
Hello Everyone,Today I am going to share my thoughts on selecting the columns downloaded on mobile devices on Power Apps.Let's get's started.I...
Multi Select in Table Control for Bulk Actions within Power Apps
Efficient data management is a cornerstone of any successful application, and Microsoft Power Apps consistently delivers tools that make this ...
How to dynamically select properties in Power Apps
In Power Apps there is sometimes a need to select a property dynamically. You get the name of the property from ,for example, a dropdown, and ...
Edit in Visual Studio Code for the Web in Power Apps Portals
Today when I started working on the Power Apps Portals, observed this popup after opening the Web Page. This will make us open Visual Studio C...
Error: The object cannot be updated because it is read-only in Microsoft Power Apps
Got the below error while trying to update a field on the Order when it is read-only from a button using JS (Used custom security roles). Belo...
Power Apps – Update your firewall allowlist to include *.powerplatformusercontent.com
Beginning March 31, 2025, Power Apps will use a new endpoint, *.powerplatformusercontent.com, which needs to be added to your firewall allowli...