We use cookies to improve your experience and analyze site usage. You can choose which types of cookies to accept:
Help us understand how visitors interact with our website by collecting anonymous information.
Used to make advertising messages more relevant to you and your interests.
You can change your preferences anytime by clicking on the cookie settings icon in the bottom right corner.
Usecase You want to show a report in Microsoft Teams, or when someone requests a sales overview of 2022, a card appears with that report in it. You can also of course set up Powerbi alerts as a trigger. Right now, natively, dynamic reports do not work in cards. However, at MPPC they did announce this is possibly coming! For now though, here is a way to make this possible.
I came across this today and wanted to share. I couldnt figure out why my output from the teams adaptive card was not an option to select in my Compose (no body or anything available). 😭 Scenario: You have an action in your flow, for example a teams adaptive card, and want to use the output somewhere. Whether thats in a compose, set variable, update row, doesnt matter. What you try and do, it wont show.
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.