How do I create a waterfall chart in an existing model from existing data that is currently displayed on multiple dashboards?
Hi @Leisha ,
Yes, you can create a waterfall chart from the existing data but waterfall depends on the summary of the line items
You can refer to the below link for an example:
https://help.anaplan.com/en/0febc1d7-584f-47f8-9f88-f869b5ccd159-Generate-a-Waterfall-Chart
https://community.anaplan.com/t5/Anaplan-Platform/Waterfall-chart-NUX/td-p/66585
https://community.anaplan.com/t5/Anaplan-Platform/Waterfall-chart/td-p/22861
Thanks
Akhtar
@Leisha
Waterfall charts work down line items and you will need most likely need to create a new module where you can reference each movement that you would like to include in the waterfall chart.
See how the line items take the actuals and then each variance to bridge the gap to forecast.
You could use a line item subset to map these into this module.
When setting the pivot ensure that all dimensions are placed as context selectors with your line items as rows;
Once set update the chart options so 'First Item as Total' is activated. This will change the 'Actuals' from green to grey as it is a total.
Once complete publish to the chart card.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…