How to remove zero from line items in a module .I have applied filter but there some columns having Zero .
apply blank in format
when you say "remove" are you trying to hide the zero values for a line item in a module?
The screenshot above is only a formatting option which will display zero values as blank. In order to hide zero values, you need to create a filter on your column (line item > 0). If this filter is going to be used on dashboards, I recommend creating a separate Filter module with the same dimensions as your module where you want to apply the filter.
1. In the filter module, add a Boolean line item and write your filter condition (example: x >0 and/or y>0 etc.)
2. In the data module, apply the filter against the line item for which you want to hide zero values
3. If you have multiple line items with zero values, you'll need one boolean formatted line item filter for each column and create a final boolean line item that combines all the filter conditions using OR function
Hope this helps.
Hi, we need to bulk export approximately 150 customer Management Reports as PDFs each month from Anaplan. It involves selecting each customer from the context selector, exporting to pdf and then renaming the file. Currently this is a manual process. Has anyone implemented an automated solution to bulk export Management…
Hi, I'd like to know if my issue already occurred to anyone here. I created a saved view out of a module using different hierarchical lists. In the saved view, I pivoted the dimensions and restricted the view only on a specific line item. Then, I used that saved view to import data into another module however the data…
Hi, I have the following problem to solve and I’m not sure whether it’s even possible in Anaplan. I have List A with a certain number X of elements. For selected elements from List A, based on which I create a subset, I determine the components that make up each element. There can be a maximum of 6 components. Each line…