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
I am trying to choose between 2 values to use based on a value in another module and lookup to a Cohort from a month value. So, either the Extrapolated Blank Tariff CoS if the Cohort has Flash ticked in Month End Attributes, or Blank Tariff CoS if the Cohort does not have Flash ticked in Month End Attributes. This formula…
Could not enable filters on UX page. Created Planning period Filter and apply filter on column is disabled. Any help on this
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…