Hi,
I have created a simple Interactive grid on Dept table and primary key is RowID.
There are two user types( user1 and user2). User1 can Edit the Interactive Grid and User2 cannot edit or readonly access to the Interactive grid. for that I have given Readonly condition for Interactive Grid.
When User1 comes to the screen there are no issues.
Screen will be below.
When User2 comes to the screen. there is extra column(rowid) in report like below
I tried with Authorization in Attributes. I am getting same display. Please help me for the way not to show ROWID in Readonly.
Thanks.