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!
Referencing in the Blank Tariff module below the Total Handset Revenue from the P&L module, however the value is not shown, instead I see a blank. Any ideas?
We transitioned from PlanIQ to Forecaster and started importing explainability results into the model. But I’m struggling to interpret some of the since there is no information in Anapedia. Here are examples from the sales explainability results list: Historical: trend (ETS, ENSEMBLE) Historical: linear_trend (ENSEMBLE,…
I’m having a problem connecting to “Google Cloud Storage” with Anaplan Data Orchestrator. The GSP Service Account Email is correct and the GCP Private Key is correct, but it will not accept the bucket name. Please provide some guidance. Thanks.