Sage Intelligence Data Limit Reached in Excel

I have a Consolidated Financial Statement that contains up to 30 companies. It appears to be hitting the data limit. I talked to Sage Support and they said that the data can be filtered to generate the report. I wanted to pull the last 2 years of history so I could compare current to last year. They told me to post the question in Sage City since they did not know how to properly filter the data so it pulls the last 2 years. Does anyone know how to do this?

We do not need drill down functionality so Summary Transactions would be fine. Either the last 2 years of history or Summary Transactions would be great to have so the report will generate.

Any help would be appreciated.

Thanks.

Parents
  • 0

    Hi, 

    Yes, to filter data using the Consolidated Report Designer report you can add filters to all sub-reports that includes the field in which you wish to filter. There are different methods used but one idea is to filter the FiscalYear field for all sub-reports:  For each of the sub-reports that use the FiscalYear field you will need to add a filter by first selecting the sub-report (in the left tree window), then selecting the Filter tab (in the right Properties window) then select the Add button. Choose the FiscalYear field, then choose the Comparison Method - you can try 'Greater than 2017')  Then add this filter to every sub-report that includes FiscalYear (Actuals, Budgets, FiscalYrDtl, Opening Bal, Settings).  I suggest making a copy of the report and testing to make sure you get the data you need first.   Note that  using a specific year, as the Comparison Method will force you to change the filter over time.  Another option is to use a System Variable @YEAR@ for the filter.  

    This is a bit more advanced but you can also add a Parameter giving the user the choice of which year to filter on by doing the same thing under the Parameter tab, however, you would need to set up Pass Through Variables with 'Lookups' within the Container so that the user does not have to select the Parameter for every sub-report that runs.  Here is a link to videos and the definition of a Pass Through Variables: https://www.sageintelligence.com/?eros-webcast=learn-pass-variables-use

    Also: How to Add a Lookup to a Pass-Through Variable: https://www.sageintelligence.com/tips-and-tricks/sage-intelligence-tips-tricks/2015/03/add-look-pass-variable/

    I hope this is helpful and I'm happy to help further with any of this information.  

    Thank you, 

    Sandra. 

Reply
  • 0

    Hi, 

    Yes, to filter data using the Consolidated Report Designer report you can add filters to all sub-reports that includes the field in which you wish to filter. There are different methods used but one idea is to filter the FiscalYear field for all sub-reports:  For each of the sub-reports that use the FiscalYear field you will need to add a filter by first selecting the sub-report (in the left tree window), then selecting the Filter tab (in the right Properties window) then select the Add button. Choose the FiscalYear field, then choose the Comparison Method - you can try 'Greater than 2017')  Then add this filter to every sub-report that includes FiscalYear (Actuals, Budgets, FiscalYrDtl, Opening Bal, Settings).  I suggest making a copy of the report and testing to make sure you get the data you need first.   Note that  using a specific year, as the Comparison Method will force you to change the filter over time.  Another option is to use a System Variable @YEAR@ for the filter.  

    This is a bit more advanced but you can also add a Parameter giving the user the choice of which year to filter on by doing the same thing under the Parameter tab, however, you would need to set up Pass Through Variables with 'Lookups' within the Container so that the user does not have to select the Parameter for every sub-report that runs.  Here is a link to videos and the definition of a Pass Through Variables: https://www.sageintelligence.com/?eros-webcast=learn-pass-variables-use

    Also: How to Add a Lookup to a Pass-Through Variable: https://www.sageintelligence.com/tips-and-tricks/sage-intelligence-tips-tricks/2015/03/add-look-pass-variable/

    I hope this is helpful and I'm happy to help further with any of this information.  

    Thank you, 

    Sandra. 

Children