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 Table2 node (Global Data Table). At 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.At the CSVExport1 node, click the drop-down menu of Export Variables and select _device and version. The _device variable means the devices and version means the corresponding version number of devices.
4.Enter the file name of the exported report.
5.Save the Qapp.
6.Run the Qapp from a map. The outputs are illustrated as follows: