User Tools

Site Tools


15_cheatsheet:base_query

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
15_cheatsheet:base_query [2025/12/12 11:55] – [Queries as query conditions] groimp15_cheatsheet:base_query [2025/12/12 15:33] (current) – [Queries as query conditions] groimp
Line 62: Line 62:
 ===== Queries as query conditions ===== ===== Queries as query conditions =====
  
-As said above a query condition can be any boolean condition, this includes also queries and lambda expressions, as long as the return a boolean value for example the [[15_cheatsheet:operators|Analytical Operator]] empty(), here used to find the last F of each branch and remove it using a [[:groimp-platform:xl-rules |SPO rule]].  +As said above a query condition can be any boolean condition, this includes also queries and lambda expressions, as long as the return a boolean value for example the [[15_cheatsheet:operators|Analytical Operator]] empty(), here used to find the last F of each branch and remove it using a [[01_user_documentation:07_rgg_xl:02_xl:05_rule:02_spo |SPO rule]].  
 <code> <code>
 [f:F,(empty((*f (-->)+ F*))) ==>>;] [f:F,(empty((*f (-->)+ F*))) ==>>;]
15_cheatsheet/base_query.1765536910.txt.gz · Last modified: 2025/12/12 11:55 by groimp