Forum Discussion
C_93HYT
2 years agoFrequent Visitor
Visualising realtime data from Microsoft Forms
Hello, I have a problem that needs fixing. I am currently visualising data streaming from Microsoft Forms using a combination of Power Automate and Microsoft Lists. My flow is like this: Forms -...
lbendlin
2 years agoSuper User
There is no solution for this within the framework of Streaming Datasets. The only possible actions are
- push a row (or a group of rows)
- reset the dataset (clear all rows)
You cannot modify rows that you have already pushed.
- C_93HYT2 years agoFrequent Visitor
Yeah I realised it is not possible and changed the whole thing to a normal dataset instead of a realtime dataset. Thanks!