Hi Ravi Theja,
Based on HANA Column Views - client settings, Data Preview would show the output.
Table should have "MANDT" column as the client settings applied by this column.
Assume Table will have 3 columns MANDT, ID and Value and It have the following Entries.
Attribute View is created on top of this Table.
Attribute View Client Settings: Session Client
User 1 has Session Client Value as 100 and User 2 has Session Client Value as 800.
If User 1 see the Data Preview of Attribute View --> can see only one record ID=1
If User 2 see the Data Preview of Attribute View --> can see only one record ID=3
Attribute View Client Settings: Cross Client
User 1 has Session Client Value as 100 and User 2 has Session Client Value as 800.
If User 1 see the Data Preview of Attribute View --> can see all three records (ID=1, 2, 3)
If User 2 see the Data Preview of Attribute View --> can see all three records (ID=1, 2, 3)
Attribute View Client Settings: Fixed (500)
User 1 has Session Client Value as 100 and User 2 has Session Client Value as 800.
If User 1 see the Data Preview of Attribute View --> can see only one record ID=2
If User 2 see the Data Preview of Attribute View --> can see only one record ID=2
------------------------------------------------------------------------------------------------------------------------------------
* In Only Session Client Setting, Data Preview depends on User Settings and show the data.
** In Cross Client and Fixed Settings, It would follow the View settings show the data
I hope this answer would make you better understanding on this client settings.
Regards,
Muthuram