cfxdm - dm:concat
Merge or append two or more named datasets
Last updated
Merge or append two or more named datasets
Last updated
dm:concat: This cfxdm tag allows the user to merge two or more named datasets.
dm:concat syntax:
names (mandatory): List of two or more named datasets, supports regex
Please refer dm:save and dm:savedlist tags on how to create and list named datasets.
Use dm:savedlist tag to list saved datasets
Example 1:
From the above named datasets, merge prtg-alerts & vrops-alerts into one new named dataset using dm:concat tag
OR
Change the tag to dm:savedlist to view the newly created 'consolidated-alerts' named dataset.