Hi All ,
I am working with a non cumulative infocube and when I am displaying the data I can see only one record for one date , but when query is executed I can see many records .
Can somebody explain me how these records are populated .
Data in BI
P01
Calday | plant | batch |
---|---|---|
01.01.2014 | B001 |
Data in Query:
with filter as calday 01.01.2014 and plant P01 .
calday | plant | batch | Total quantity |
---|---|---|---|
01.01.2014 | P01 | B001123 | |
01.01.2014 | P01B002 | 145
Thanks in advance.
Regards ,
Abhishek bhattacharya