Hi team,
I'm trying to create a view whereby I filter on all list items for 1 section & then on the Parent list items in another
1 have 2 lists, being GL & Subsidiary both on rows. My requirements are:
- For the GL List Item GL.Sale I wish all Subsidiary items to display
- For all other GL List items I wish only the Parent item in the Subsidiary list to display (being Asia, or Region L1.Asia')
My thought process was to create a Boolean which would be TRUE on 'Region L1'.Asia but I can't seem to reference it from Subsidiary L2. I can easily reference a Top Level in a list but not a Parent item
I have attached a screenshot of my filter module & highlighted in Yellow the items I wish to display TRUE
Thanks!!
I have created a Excel mock-up of what I would like