Manage List Subset in Module

Hi, I want to use List Subset.

We can import Boolean item to List Subset.

But we can not input the formula in List Subset and can not make a refference in module.

 

How can I manage it in module and List?

 

And Can we filter original List by List Subset?

Tagged:

Answers

  • Hi @hyudolee 

    You can manage any list subset from a module.

    This module must have the list as your dimension.

    Let's create a list called "A list" and add a subset called "a subset"

    KirillKuznetsov_2-1637248359293.png

     

    Then create a module based on the  "A list" dimension with line items ITEM, NAME, A subset, Add/remove subset

    KirillKuznetsov_1-1637248211407.png

    Line item "A subset" tries to find an element based on the NAME in "a subset" subset

    KirillKuznetsov_1-1637248844128.png

     

    An import from "Add/remove subset" boolean line item to the "A list" will affect the subset

    KirillKuznetsov_0-1637248204492.png

    The same line item "A subset" with formula  ISNOTBLANK(FINDITEM(a subset, NAME)) for boolean can be used as your filtering criteria of the original list