Hello,
I was wondering if this is possible using Lens formula to return a boolean true or false value?
Toy example:
101 >= 100 would return true
Or maybe there is another way to achieve this result?
Thanks in advance for any help.
Hello,
I was wondering if this is possible using Lens formula to return a boolean true or false value?
Toy example:
101 >= 100 would return true
Or maybe there is another way to achieve this result?
Thanks in advance for any help.
Hi @Amphagory ,
currently Lens Formula do not support boolean value, both as literals and as conditionals.
You can track these two issues to find out the development progress: [Lens] Formula: Conditionals · Issue #94603 · elastic/kibana · GitHub, [Lens] Formula: String / boolean literals · Issue #94613 · elastic/kibana · GitHub
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.