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.
Hello All, Is possible to Data label colours based on Legend? By default the Axis in ANPALAN steps up by 2.5K, how to manually adjust? Data labels for all legends is not displayed, possibly due to size, how to move the labels TIA
Hi, I was hoping to get some help with this situation, where I am trying to take a list to list mapping on the left and get an output similar to the right, but the main idea is i want to be able to make the selected item (format: list), the dimension of a target module and reverse map the original source list as a list…
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New → New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, no…