I have a view, where I want to only show item...

I have a view, where I want to only show items that have a value >= a specific number.

I thought I would be able to achieve this under UX-View Name-Display then set the formula in the Show if area.

This doesn’t seem to work though, please can you help?

0 2 349
2 REPLIES 2

Use a Slice with such expression in its condition: [Value] >= X

Then build your view based on the Slice, instead of the table.

Also recommend reading this article: intercom.help - Slices: The Essentials Slices: The Essentials intercom.help

@RezaRaoofi’s suggestion is what you want. The Show if for the view only determines whether the view is available from the app’s main menu.

Top Labels in this Space