Hi,
We run BW on HANA and i want to create a HANA model using BW tables.
I have tried to create a Calc. view and Analytical view using a DSO Table. I can validate and activate the model without a problem but i cannon see the Data preview. The following error is occured :
_SYS_REPO has all the privileges to access my Schema.
With the statement : SELECT * from "_SYS_BIC"."ehg-test/EHG_DSO_CALC" i don't have sufficient privileges.
When i create a Calc. view with a script i can see the Data:
| select rt_asort, count(distinct rt_locatio)as filial | |
| from "SAPBW3"."/BIC/AAAAD_CLT00" | |
| group by rt_asort | |
| ; |
Has anyboby faced something like that? which privileges are required for this operation?
Thanks in advance,
Vjola Dule
