HI Philipp
i just Created a table with the column of Branch_Id and User Login ID, made a relationship with the report view, than used a [NAME] = #sq($account.defaultName)# in the main query, and its working fine for report.
let me try your suggested solution for the Dashboard.
Thanks.
------------------------------
Hashim Raza
------------------------------
Original Message:
Sent: Wed February 24, 2021 05:42 AM
From: Philipp Hornung
Subject: Login User Based Access on Dash Board.
Hi Hashim,
We also have data for different Cognos users in the same tables and distinguish the data rows by a certain column (called database_user). The Framework Manager model uses Macros to assign different Cognos Data Sources to the Cognos users. The different Cognos Data Sources use different database users for the same database (= Catalog). For each FM query object we have a filter implemented like: [database_user] = {current_user} such that each Cognos user automatically filters only the data of its own database user in the end. It works fine for us.
Could you please tell me the idea of your current solution for your reports?
Regards
------------------------------
Philipp Hornung
Original Message:
Sent: Tue February 23, 2021 11:41 AM
From: Hashim Raza
Subject: Login User Based Access on Dash Board.
Hi Team !
i have a requirement that User should see only their Bank Branch Data on Dashboard, i have done it with report , but unable to find a way to configure Dashboard as per User Login.
Thanks in advance.
------------------------------
Hashim Raza
------------------------------