Stock Low Warning System - Per Item/Row

Hey Guys, Need some help if it can be possible?

Attached is the Glide Table Showing Products, etc, I then added Stock Alert Columns to popup when stock gets under a certain “Quantity On Hand” which is what I wanted BUT… I NEED each Product (Row) to have a different High or Low Quantity to trigger the Hint/If-then. Is there a way to do this…

I hope there is and I just don’t know it :smiley:

You could add a column with a trigger amount. Then just compare the quantity column to that trigger column.

how do you compare? soz if you dont mind me asking :smiley:

Just change your If Then columns to compare two column values instead of comparing one column value to a static number.

1 Like

Thanks for your help man :smiley:

2 Likes