Skip to main content
Nintex Community Menu Bar
Question

Filtering on a Deck? (Like context, but with a static value?)

  • July 11, 2024
  • 1 reply
  • 7 views

Forum|alt.badge.img+10

I know you can set sub-decks to have context based on the context of the deck they are inside of, but can you set context based on a more static filter?

For example, currently I can set a sub-decks context by SubDeck Field A = ParentDeck Field B

Can I set context like this instead? SubDeck Field A = “Blue”

I can’t seem to find a way to do this. It would be very helpful if this were possible.

Thank you!

1 reply

Forum|alt.badge.img+10
  • Author
  • Scholar
  • July 11, 2024

I figured out a way to do this. It’s a little strange, but creating formula fields that simply equal a static Text string on my models seems to work.

So on ParentDeck I create a field called Blue with the value “Blue” and then for context do
SubDeck Field A = ParentDeck Field Blue