Hello,
I'm struggling with this problem: I have a module named "Example" using two dimensions: "Dummy" and "Test". It contains a line item called "Item" which is formatted as "Product", Product being a list.
I would like to create a subset of only the products that have been used in this module but cannot find a way to make it work. The way I would create the subset is with a SYS module that has Product as a dimension and a Boolean line item named "Included" that would be checked when Product is used in Example.
Can anyone help me find the formula to write in "Included" ?
See below the module in question: In that case my SYS module would check only Products A, B and D
Thanks a lot !