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.
Hi, I have a worksheet for end users to enter new hires into, for which the list item which persist across versions. I am having an issue where the end user can delete a list item using the grid functionality because the Current Version value is blank, but I want to prevent them deleting them (as data will be lost from…
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…