After obtaining all devices’ version information in the Global Data Table, you can define an output to export the information to a CSV file.

1.Extend a Basic Output node from the Global Data Table node. In the Output node, you can set conditions to trigger the defined output. You can also use the default condition True, which means if the version exists.

2.Extend a CSV Export action node from the Output1 node.

3.In the CSV Export node, click the drop-down menu of Export Variables and select _device and version.

4.Enter the file name of the exported report.

5.Save and run the Qapp.