Is there any way through which we could just see the year(Not Months) in time page selector of New UX ?
NOTE: TIME is a dimension in the module.
@NancyKhurana ,
Try applying a filter to time as shown:
Step1: create a time filter in a sys module
Step2:
Step3:
Result:
Hope this helps!
Best Regards,
vinayvm
@Vinay VaradarajM , Thanks for the quick response.
I can't see any filter selection in time drop down .
It is not showing filter because, the Time dimension in the page is appearing as a result of switching ON Time as a Hierarchy filter (as opposed to it being in the context selector in the Pivot).
You can bring up the filter by following the below steps:
1. Edit the view (pivot) by taking Time in context (page selector)
2. This will enable the filter to appear on Time
3. Apply the Year filter
4. Edit the pivot again to replace the time dimension to where it was earlier (rows/columns)
5. Publish the view
Regards,
Thanks @Vinay VaradarajM .
That was really helpful.
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…