Hi All,
Yesterday I started building a new group of Flow's for managing an invoice creation process we have at my company.
I then tried to troubleshoot by create a completely new flow. Then i was not able to get dynamic content from the first card either.
I do not understand what I have done wrong, I have done this many times before, without any problems.
Could this be a license issue?
Hi,
for me I do encounter the same problem regardless of the schema version set. The only solution that helped me was to remove any dynamic content within my adaptive card json. E.g. I wanted to dynmically display the user name of the person I sent the card to in a text label and that was what actually caused the dynmaic outputs to disappear.
--> unfortunatley this is my only solution or insights so far
would be nice if you could verify the above with your solution
Hi,
for me I do encounter the same problem regardless of the schema version set. The only solution that helped me was to remove any dynamic content within my adaptive card json. E.g. I wanted to dynmically display the user name of the person I sent the card to in a text label and that was what actually caused the dynmaic outputs to disappear.
--> unfortunatley this is my only solution or insights so far
would be nice if you could verify the above with your solution
Hi,
in my case I just changed the version number from 1.5 to 1.3.
and I can see all the dynamic contents.
I have found sometimes with adaptive cards, you actually have to type in the expression instead of the dynamic content. Give this a try...
In your Update item, create expression of this format:
outputs('Post_an_Adaptive_Card_to_a_Teams_user_and_wait_for_a_response_2')?['body']?['data']?['VARIABLE']
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional