is there a way to show/hide line item based on a selection by the user
i tried using line item subset but did not know how to procced next
Best Answer
-
@Abhishek15
Hi,
As the ask is display line items based on user selection the below approach would work.
Create a line item subset(LISS_Subset_Name) from the line items you want to show/hide.
Create Filter module with dimensions as Users, LISS_Subset_Name, boolean line item. Allow users to select the Line item.
Create filter logic from the above selection module and apply it on your output module where you want the line item display should vary with respect to users.
I used worksheet to display the scenario just for reference purpose.0
Answers
-
Hi @Abhishek586,
You can try using user filter to show and hide the line items
0 -
@Abhishek15 , I am afraid Anaplan LISS doesn't yet support non-numeric lineitems, in order for you to use it for filtering lineitems.
Although selection based filtering of non-numeric lineitems is not possible, the simple UX feature of show/hide option might be leveraged until there is a direct solution.0