Is there any way to get list subset flag into boolean line item

Hi,

 

I am trying to get list subset Boolean flag value(TRUE/FLASE) into one of the module Boolean line item.

Is it possible to do it ? or any other workarounds for it?.

 

Thanks,

Suman.

Comments

  • Hi @Suman Reddy ,

     

    If I understand you correctly, are you looking something like this:

     

    Screenshot_627.png

     

    Screenshot_628.png

     

    In the above example, I have shown with product dimension & its subset but you can use a line item with a subset in applies to in system module and use as a filter for others module.

     

    Thanks

    Akhtar

  • While this will solve your immediate problem I would recommend that you create a separate systems module for the list subset and reference this instead.
    You may need to use this same reference elsewhere in your model. To maintain model efficiency it is best practice to create it once and reference it many times from a single location.
  • Thank you Akthar,

     

    It has worked.

     

    Suman.

  • Thank you Chris, I did it now.