Expression looking at a slicer

Hi,

Is it possible to build an expression that is looking at a slicer?

e.g. I have a list of income for all time and from here I have used slicers to create 2022, 2023, etc.

Within a different table, I want to create a virtual express that only looks at the 2022 slicer. 

Currently, I've created an expression that looks up the main table and uses Filter, however, I have a feeling that this is not the most efficient way to build.

Thanks for your help.

Gavin

Solved Solved
0 2 76
2 ACCEPTED SOLUTIONS

Just replace the table name in your expression with the slice name.

View solution in original post

Slices are treated like tables in AppSheet's expressions.

View solution in original post

2 REPLIES 2

Just replace the table name in your expression with the slice name.

Slices are treated like tables in AppSheet's expressions.

Top Labels in this Space