Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Extract data from result based on a variable condition
Posted Mar 15, 2024, 6:58 a.m. EDT Results & Visualization, User Interface Version 5.5 1 Reply
Please login with a confirmed email address before reporting spam
Hello,
trying to find (even in forums) a way to for example get x value of a point of a line graph, where a variable (lets say potential) drops below a certain value, or an example in pseudocode:
RETURN x WHERE V == 2;
So is there a way to find a point, or a range of points based on a variable condiditon?
Other than Export, of course...
Thank you.