Hi Nur,
List view and datagrid 2 are both data widgets, If you need the data in datagrid 2 instead of listview just add the datagrid 2 in place of list view and choose datasource as same as list view.
Hi,
1.Excel Exporter, download it into your project.
2.Create a new Excel template:
3.Create a Microflow:
Add a Button to Trigger the Microflow:
Hi,
A template grid is also an option, you could try to use template grid instead of listview.
On a template grid you can place a button just like on a datagrid and pass the list of objects to your microflow.