Hello Appsheet Users,
I have created a slice for one of my tables. I want to make it so that a specific row is only included in the slice if it is not empty. How would I be able to achieve this?
If what is not empty? If you want to filter based on a specific column being empty, try
ISNOTBLANK( [ column name ] )
for the row filter condition in the Slice settings.
@GreenFlux This worked for me, I was putting in speech marks instead of the brackets. Thank you
User | Count |
---|---|
15 | |
10 | |
6 | |
5 | |
5 |