cancel
Showing results for 
Search instead for 
Did you mean: 

No Data in Calculation View

07-28-2014 2:11 PM
sreehari_vpillai Active Contributor
1672 views 3 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi folks,

I am bit confused here.

I created 3 tables in the ERP system running on HANA.Using a report program, I loaded near to 2 Crore data into these tables. Tables are as below .

  • ZTPRODUCTS - 55 entries
  • ZTPOSTINGS - 1,235,100 entries
  • ZTPOSTINGS_DET - 20,683,465 entries

Now ,

I created a calculation view on ZTPRODUCTS table(Dimension type), just to project some columns out of the table(I wrote a complicated calc view, which was not giving any data. So, I created the simple one). But, I am not seeing any data. Calculation view is activated successfully. I tried the same with other tables too, but no hope.

I am able to get the data if I write a select query on top of these table directly or via an attribute view or analytic view.

By the way, there is no missing authorization errors in the consol.

Sreehari

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

former_member182302
Active Contributor
0 Likes

Hi Sreehari,

Have a look on the client settings done for the model.

Regards,

Krishna Tangudu

sreehari_vpillai
Active Contributor
0 Likes

Hi Krishna,

You were right mean while I go it

Thanks .

Answers (1)

Answers (1)

sreehari_vpillai
Active Contributor
0 Likes

Is it because, the data is loaded partially ?