Measurement Widget - Allow Step Measurements
AnsweredWe would like to be able to display values on a dashboard for EACH of the measurements individually in a subsequence.
For example, we have a Low, Mid and High measurement value in an accuracy Test subsequence.
When I look at the aggregatedStepDetails page, I can see that WATs can find the specific measurement.
But when I try to put the path in the WATs Measurement Widget > "Measurement path" = MainSequence Callback/AccuracyTest/HiFlow, the widget will not display any data.
If I leave the Measurement Path as "MainSequence Callback/AccuracyTest", then I get data in the graph.
Is it better to save all the measurements in the "Main", instead of putting them in a subsequence?
-
Official comment
Hi Kenny.
To track individual measurements, you should split the step path and the measurement name with a double slash (//)
Ex.
MainSequence Callback/AccuracyTest//HiFlow
If you leave the measurement path at the sequence step level, you will get an aggregated result of all the measurements beneath.
Comment actions
Please sign in to leave a comment.
Comments
1 comment