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
The Benefits of Hiring a Power Apps Consultant for your Business
Introduction Franklin D. Roosevelt once said, ‘The only limit to our realization of tomorrow will be our doubts of today.’… ...
Generating Power Fx Formulas with Multi-Language Comment Support in Power Apps Using Copilot
The Comment-Generated Formulas feature in Power Apps lets you create Power Fx formulas directly from code comments. By typing `//` or ‘/*’ fol...
Field suggestions by Copilot –Power Apps (Dataverse)
Field Suggestions by Copilot for Canvas Apps apply to Gallery, Form Table controls both classic and modern for Dataverse, SharePoint, or SQL S...
A Guide for Power Apps Integration with SharePoint
Introduction Many companies are leveraging Power Apps and SharePoint integration which enables them to develop responsive, low-code applicatio...
Mock Power Apps connectors in tests with Playwright
Power Apps connectors allow you to connect your app to external services like SharePoint, Microsoft 365, or custom APIs. When you build a Powe...
How Can I Still Find Classic Themes in 2024 for Power Apps and Dynamics 365?
As part of the 2024 Power Platform Release Wave 1, Microsoft have moved the classic Advanced Settings menu over to the new Power Platform Envi...
Executing SQL Server stored procedures with Power FX in Power Apps
A stored procedure in SQL is a pre-defined collection of SQL commands stored within the database, optimized to enhance execution efficiency an...
What’s new in Power Apps: October 2024 Feature Update
AI-powered Development See highlights of what’s new this month on Power Apps Pulse! We’ve got some great enhancements to share this month! It’...