Forum Discussion
Jake_Hembree
Jun 02, 2023Brass Contributor
Adaptive Card "Only Show When" based on string value containing
I have an adaptive card that I'm using in Power Automate. The source is from a SharePoint list that has a multiple choice field that can contain any combination of "Facebook", "Twitter", and/or "Inst...
- Jun 07, 2023
Jake_Hembree I answered my own question. I now realized that the show as condition of the adapter card is only based on other criteria in the card itself and not outside values from Power Automate. As a workaround, I created the conditions I needed and made an if statement that simply provides the link I want in that section of the JSON. I'm leaving this here just in case someone else had a question like this and needs help with a workaround.
Jake_Hembree
Jun 07, 2023Brass Contributor
Jake_Hembree I answered my own question. I now realized that the show as condition of the adapter card is only based on other criteria in the card itself and not outside values from Power Automate. As a workaround, I created the conditions I needed and made an if statement that simply provides the link I want in that section of the JSON. I'm leaving this here just in case someone else had a question like this and needs help with a workaround.