How can we apply Time filters to graphs?
Hi @AnushaAttuluri
Please refer to https://community.anaplan.com/t5/Anaplan-Platform-Discussions/Time-line-chart-not-synching-with-View/m-p/37140#M839
Thanks,
LipChean
@AnushaAttuluri
Step 1 - Apply a filter (preferably boolean) to a module and save this view. This Filter should include all the time periods before you publish the graph on to the dashboard (Keep it TRUE for all time periods).
Step 2 - Create a chart based on the saved view that you create in Step 1
Step 3 - Publish the chart on to the dashboard
Step 4 - Write the logic for your filter that you had used in creating saved view of Step 1
However one thing to note - you can not exceed more than 200 items across any axis. For example if you want to see weekly graph for next 4 years or daily graph for one year - that might not work in such cases.
Hope this helps
Misbah
@Star
Not necessarily all the time you will have logic but it is recommended that the filter be boolean and your boolean will be populated based on the logic that you provide in the filter line item. For example Currentperiodend() = End() can be the logic.
Also I want to highlight that in classic dashboard we have the limitation of 200 item per axis in graphs whereas in NUX you don't have such limitation.
Hi @AnushaAttuluri,
Please take a look at Chart with Dynamic Time Filter which has detailed instructions on how to apply dynamic time filter to charts.
Having dynamic time filter on charts is helpful as it reduces dashboard maintenance and rework due to model timescale changes.
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made to…