Hi -I'm missing something really simple. How do I only show next 2 years?
Hi @lcapon ,
1. Check your time settings. Should be something like in the screenshot below.
2. The module is dimensioned by Weeks and in order to create a line chart you need data at month/period.
So you need to create a filter to filter the module by months using a SYS00 Time Settings by Month.
Save the view once filter is applied on filter.
Use this saved view for Linechart.
~ABhi
Thank you - i'm find with the view by months bit - but I dont understand how to only show 2 years?
@lcapon
Do you want to see only 2020-2021 in the module and the respective months.?
If yes , then you need to change the No. of Past years in time settings to 0.
Pls. check your time settings with the screenshot above and change it as depicted.
Else you need to create a filter as you have created for months.
If you just need to show Years as a view and not weeks, change the blueprint to show just years. (the number of future years you want to see, can be adjusted in the Time settings)
You need to create a filter on time which will allow you to define which time periods are shown.
Create a time settings module containing no dimensions. Call this 'Current Time'.
Add a line item called, 'Current Year', and dimension this by time period Year.
Use the following formula =PERIOD(CURRENTPERIODEND())
Add a line item called, 'Next Year', and dimension this by time period Year.
Use the following formula =PERIOD(CURRENTPERIODEND()) + 1
Create another time settings module and add time as the only dimension. This is the 'Week Time', settings module.
Add a line item and format this as boolean. Call this chart time filter.
Use the following formula =INPERIOD(START(),Current Time.Current Year) OR INPERIOD(END(),Current Time.Next Year)
Use this to filter the module used to create your chart.
Hi, Does anyone know how to get an outbound OData Rest API, (OAuth2) to establish a connection between SAP and Anaplan. Thanks Khaled
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…
Anaplan Champions! The Community team just posted this announcement that certification badges may not be showing up on your profile probably until next year. Rest assured, you will get credit once you complete and pass the exams. https://community.anaplan.com/t5/Blog/Badges-Back-Soon/ba-p/123385