HI All,
Now i want to check summary of a line items wheather its required are not how can i do that.
what is the possible ways to turn off the summary.
Why cant we turnoff the summary of a dashboard line item.
@143kishornaidu
There is no hard and fast rule for that. However, Keeping summaries turned on can be fruitful in CALC modules and OUT modules (not for all though). You really can get away with Summaries Turned on in DAT, INP & SYS modules - unless there is any logical/business justification to do so.
In CALC modules, heavy lifting happens and you my want to move the data from one module to another without writing the logic in line items. So you may be required to keep them on.
In OUTPUT modules, it can be used for reporting purposes on the dashboard. For example people wanting to see the summarized values along with granular values.
If it is a calc module then you can check the "Reference by" section of line items and see if the summaries are needed in the downstream line items that it is linked with.
Hope that helps
Misbah
Miz Logix
Although, I completely agree with @Misbah. I would follow 2 simple steps.
1. Check if the Line item summary is needed for calculation flow to next module/Line item.
2. Check if it is a reporting module and it is necessary to show the summarized values.
How to optimize? doing cross checks would take time.
First take the Module line items export and try to turn off the summaries for all line items(which does not throw errors) excluding the reporting module line item and then start turning on need basis for data flow.
Thanks,Manjunath
Hello, Our model builders are normally making changes to all structural changes in a DEV model. Because we are now in a Prod freeze and we don't want to move structural changes to PROD until end of year, we created a copy of the DEV model (standard mode) - 'DEV2' model, where we are only making changes to urgent issues…
Using the excel addin for Microsoft 365 when I try to add a card to import data I get the message 'Cannot insert data from a custom view'. I am not using a custom view. Any ideas what I am missing here?
Hello Anaplan Community, I am encountering an issue with one of my development work and would be greatly appreciated your assistance. There are 2 different modules involved in my model: 1) INP01 Percentage Input by Product (Applies To: P3 List) 2) REP01 Percentage Split by Department (Applies To: Departments List) The…