Hide unavailable stock

Hi, I am currently learn how to make inventory management apps, I want to hide unavailable stock from my inventory view. I have a table variance reference to inventory table. At my variance table, I have remaining stock and status, the status will auto update if remaining stock less than 1.

I dont know if my description was clear enough, but if you have some clue about how to hide unavailable stock and need more information please comment. Thanks.

Solved Solved
0 3 251
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

For reference:


View solution in original post

3 REPLIES 3

You could create a slice and utilize the row filtering condition and use this slice for the view of the inventory table.

Steve
Platinum 4
Platinum 4

For reference:


Thanks a lot Steve! I solved it finally

Top Labels in this Space