
Hi,
I would like to creat a table with the morning report which collects all data.
How the workflows should look:
1. Collects all posts in Teams channel made today and split only "error code" and "country"
2. Creates a one table for all countries and fill with "error code", if there is no error then post "ok"
3. Posts it (recurence) everyday at 8 AM.
here is how flow looks:
I created flow as following, but the outcome is not correct 😞
Could you guys please help me with this somehow?
Here is example of a table:
country STATUS
| AT | error code |
| IT | ok |