The Environment code filter displays 'null', though the user has access to specific environment codes. Why?
The Environment Code mapped to the user in the table 'ADMIN_USER_ENV', and the one mapped in V_DIM_STORE against the specific STORE_CODE should be same. If not, please modify it.
Related Articles
Why are the users able to see the measures even though there is no permission to access them?
All the security privileges assigned to a ROLE can be accessed by the Users under the corresponding ROLE provided nothing is specifically assigned at the USER level. On the other hand, if there are specific privileges assigned to individual USERS ...
Though I created KPI definition properly, it shows 'Null Pointer Exception'. Why?
Ensure that the hierarchy names are unique across the dbmodel.
Application displays 'null' for labels, utilities etc when the login language to ARC is not English
Ensure that the entry of the language_name column in the 'ADMIN_LANGUAGE' table is in English. Sometimes, if the entry of this column is non-English (for e.g. in Spanish) then logging-in with Spanish will have improper label values, utilities etc.
The application displays null for labels, utilities etc., if the login language is not English. Why?
Ensure that the entry of the language_name column of the ADMIN_LANGUAGE table is English. If not, the language you have selected will display improper label values, utilities, etc.
Unable to view all KPIs granted access to the User. What could be the reason?
If there is user-level security assigned in addition to the Role security already granted, then User level security takes precedence. The security will get applied to all Users under a given Role only when nothing in specific is assigned at the User ...