Setting data scope refers to defining default filter conditions for data blocks. Users can flexibly adjust the data scope of blocks according to different needs.
Filter fields support selecting current table fields and relationship table fields (up to three levels of relationships).
Different types of fields support different operators. For example, text fields support operators like equals, not equals, contains, etc. Number fields support operators like greater than, less than, etc. Date fields support operators like within range, before a specific date, etc.
Example: Order "Status" is "Shipped".
Example: "Shipping Date" is earlier than "Yesterday".
For more about variables, refer to Variables