
Anonymous
Not applicable
2018-02-06
09:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to check the conditional values of both axes in a multi-dimension graph
Dear All,
I have a query with regard to writing a conditional expression and hope you can provide a suitable solution for the same.
Problem:
It is my intention to have a selection criteria for the data loaded on the graph. For example, I do not require the data for all non-zero values of Y-axis after 8500 ms on the X-axis. The expression below did not give the expected result:
=if("X [ms]" > 8500, 0 AND if(Y1 > 0), 0).
I'm not sure if the expression is correct and where to add it once its refined.
Thanks.
Best regards,
Suraj
415 Views
0 Replies
