Skip to main content
Nintex Community Menu Bar
Question

Filter Table based on Fields in a Related List

  • July 10, 2024
  • 7 replies
  • 23 views

Forum|alt.badge.img+4

I need to filter the Account records I am displaying in a table based on a field called “Sales Initiative Name” in an account related list.  Is this possible?

7 replies

Forum|alt.badge.img+20

Yes. 😉


Forum|alt.badge.img+4

I tried using a subquery condition but that didn’t seem to work


Forum|alt.badge.img+20

That aught to work without issue. Can you paste the XML for the page?


Forum|alt.badge.img+4

I figured out a different solution altogether.  Thanks for your help though


Forum|alt.badge.img+10

Stephen,

Can you please post your solution? I’m running into a similar issue. Thanks!


Forum|alt.badge.img+4

I just added a Sales Initiative name field to the Account object itself and I’m filtering on that instead.


Forum|alt.badge.img+10

Ah, thanks. In my case that won’t work since I’m dealing with option values that differ depending on the subqueried records.