Hi all, I have a teams chat where all our overtime work goes into and i am wanting for the selected message to update a row in excel based on matching IDs. Currently i can get the selected message to pull the responses from the adaptive card, pull the data for the excel but i am unable to get the condition to work and get a false expression.
I have something similar working with MSForms but this cease working and moved the from lists to excel.
Be awesome if i could get some help..
Solved! Go to Solution.
@artmos to debug why the condition is returning false, i would suggest to add compose action above the condition and select the adaptive card value dart ref. Add another compose action below it, and select ID value that you are using in condition. Then run the flow, and check the flow run to see what are the values in those two compose actions.
@artmos to debug why the condition is returning false, i would suggest to add compose action above the condition and select the adaptive card value dart ref. Add another compose action below it, and select ID value that you are using in condition. Then run the flow, and check the flow run to see what are the values in those two compose actions.
Thanks @annajhaveri , I was able to use the compose and then use it as the Key Value to get the row and do the updating.
User | Count |
---|---|
93 | |
39 | |
24 | |
21 | |
16 |
User | Count |
---|---|
129 | |
49 | |
48 | |
31 | |
25 |