There is an enhancement to show 'Load External Data' tab by default while accessing a filter (advanced pop-up filter). You need to switch over to the 'Search' tab to view and select the filters.
Ensure that the filter condition is set to active: 1. Login to the Administrator Module and navigate to Metadata Management---> Modify Dimension 2. Enable Filter condition "ACTIVE=1"
This problem can occur if there is a conflict with the warehouse DB configured in 'server.xml' (Classic Case so far encountered is:-Warehouse DB is SQL Server2008 but the instance is configured with SQL server 2005). In such cases, check for the ...
If the KPI is a cross tab KPI, the KPI must be configured in such a way that the 'Month' is used in the cross tab. Therefore, it always refers Monthly level aggregate table irrespective of the filters you select in the KPI. In short, in order to view ...
As a customization in some ARC versions, whenever you access a filter, by default the Load External Data tab is displayed. You need to switch over to the 'Search' tab to view and select the filters.
This issue generally happens when we have the WH DB related jars file incompatible. To resolve this we need to have correct db version specific jar say in specific case of SQLSERVER2008N as WH DB. sqljdbc.jar and sqljdbc4.jar need to update to tomcat ...