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.
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!