I want to put a period filter like this so that when the user checks the boolean, the data of the months associated with the year will be shown in the below grid.
Need some help with this.
Create a filter module dimensioned with the same time as the module where you want to apply the filter. One line item (LI) with Year format and formula of
PARENT(ITEM(Time))
Call this LI as Year
Another LI. LI format will be boolean and the formula will be
Select Filter Year.Boolean[LOOKUP: Year]
Call this line item as Filter Year
Then in your Employee Expense module, apply the filter in the columns. This is what the NUX view should look like
Add a Users dimension to make sure that user selections do not clash
Thanks, Anirudh!
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…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…