hide rows

Hi,
I'm new here. I have a question for who can help me
How can I hide these lines with "0"?

app.png

Thanks!

 

Solved Solved
0 6 149
1 ACCEPTED SOLUTION

Other wise you need to insert a slice with filter condition Not([Column]=0)

View solution in original post

6 REPLIES 6

I advise you to check why are there instead of throw them under the carpet.

Now, to your question, you have slices and security filters for that:

https://help.appsheet.com/en/articles/895302-slices-the-essentials
https://help.appsheet.com/en/articles/954497-security-filters-the-essentials

Hi,

Thanks for the reply.

I think I need more help with the slice.

You can just delete the rows(One's with 0) if you doesnt need it.

Other wise you need to insert a slice with filter condition Not([Column]=0)

Thank you very much

The help is there on the help.appsheet.com page

Top Labels in this Space