Perform calculation with values from 2 different panels #1190
-
I understand that we can’t mix data between panels. I want to calculate difference between the response times shown in the panels (basically 2 tests) in a 3rd panel. Any ideas on how to achieve this? I’m using Infinity DataSource with UQL parser to display the panel data. Problem is I’m not sure how to handle the entire data set. the column has about 300 items. |
Beta Was this translation helpful? Give feedback.
Answered by
Thanuj2001Git
Mar 20, 2025
Replies: 1 comment
-
Used Transformations as below to get what I needed. ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Thanuj2001Git
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Used Transformations as below to get what I needed.