Skip to main content
Nintex Community Menu Bar
Question

Exclude data from a field

  • July 10, 2024
  • 2 replies
  • 15 views

Forum|alt.badge.img+3

I have added a field that shows qty of an inventory item however it is showing inventory with qty of zero, How can i get it to show only Items with a positive count?

Many Thanks,
Daniel

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+11

I can think of a few options:

  1. Conditional rendering
  2. Custom field renderer
  3. If read-only, you could investigate using a template or even a UI only field
Check out the tutorials on the above topics and see which one will best support your use case.


Forum|alt.badge.img+18
  • 2192 replies
  • July 10, 2024

Or a model condition to exclude rows without inventory?