My module looks identical to the example, except for one additional "YTD" column. Can someone advise how to get rid of that additional column?
Hello Francesco,
The YTD is defined in the Time tab, under summaries you will find that you can define all the summaries that you want to have active in your model (i.e., quarters, half year...)
If you untick there, it will disappear.
Cheers!
Bruno
Thank you!
my time xetting is not comig similar to the **** shown in there
Hello @Yogendrsingh5july,
Please check the Time tab and select the correct timeframe you want for the module. I believe you have selected only FY24. Make sure you are selecting the desired time period (FY23 or FY25) in the Time tab.
Thanks.
Hey @shivanandhonnalli Can you help me her, i am trying to change the format here to percentage, 2 decimal and summary to formula but the ok button becomes unclickable once i do that.
this is what i am aiming to achieve
Hey @Yogendrsingh5july ,
First write the formula for Margin% and change the summary to Formula, it will work.
it worked thank you
Hello, I’m running into a recurring issue when importing CSV files into Anaplan, specifically with dates in February for the years 2028, 2029, and beyond. Here’s what’s happening: In Excel, the date format is set to Custom (e.g., 2/26/2025). When imported into Anaplan, the date is interpreted as 26-Feb, where: Month = Feb…
I have an issue where I am getting the expected result from RANKCUMULATE when using one dimension, but when I add an additional scenario dimension to the module, it doesn't calculate the way I'd expect. Here are some screenshots to explain the case: Module 1 - calculates cumulative total for list items in list "Age"…
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…