Hello, I have a module with many line items, and I want to filter on all line items that contain a specific word (e.g., "home"). How can I do that?
Thanks a lot!
step 1 : create an line item subset with that module
step 2 : create new filter module with line item subset as dimension and add line item [ ex: home filter - format it in boolean ]
step 3 : write formulae in home filter line item ( IF FIND("home", NAME(ITEM(line item subset))) <> 0 THEN TRUE ELSE FALSE
step 4: apply that line item as filter
sample :
They are all numbers.
I can't seem to get my module to match what the learning center is showing. Any idea what I could be missing in dimensionality etc.? I've looked back through the previous lesson and can't find any clues. Learning center shows: And mine looks like this: What am I missing in the setup below? I made several back-to-back and…
Hi All, I want to address an query related to exports, In Output model, which is read access for all users & roles.user want to have dynamic export depending on user selection of multiple regions. So for selected regions , they will be able to see the data only for selected regions. Thanks,
Kindly assist me to load data into the model.