Value You can include a single value from struct data in the current page with the following syntax: {{$schema_name.column_name}} You can also get a value from a different page with: {{$page_name.schema_name.column_name}} If you need to add punctuation characters or spacing to any of the names, enclose that part in double quotes: {{$"namespace:page_name"."schema-name"."column name"}} You can add filters to the query in much the same way as with the table and list aggregations, but in the following formats, always starting with a question mark. The two forms below, using words followed by colons or symbols without colons, are equivalent:
Documentacion del CAMBIO!
ver comentario