17 Jan 2023 05:25 PM - last edited on 18 Jan 2023 10:48 AM by MaciejNeumann
Hi All,
We need to create one calculated metrics for more than one request attribute value. We have 10 different request attribute representing 10 different value. Now we have to merge all 10 request attribute data into one single calculated metrics.
Solved! Go to Solution.
18 Jan 2023 03:30 AM
Hi @gauresh_shinde,
Yes, it is possible to create a single calculated metrics which captures the requests with all the 10 request attributes. Here is an example of how you can build the list of request attributes by splitting the metrics per different dimensions:
Hope this helps. Give it a try and you would be able to replicate the same with 10 request attributes that are captured within the respective requests.
Kind regards,
Abhi