Is it possible to iterate multiple Azure data factory pipeline run ids and activity runs metadata onto the Azure dashboard using fewer variables.
for example, variable 'bytesread' iterate using some loop to capture all of 'bytesread' values from each of the activity runs.