Hi,
I have created an attribute view, for learning purposes.
I have joined three tables SFLIGHTxSBOOKxSCUSTOM, as shown in the below image, using LEFT OUTER JOIN.

The 'Raw Data' output of this view looks like below.
Why are Telephone and Email empty for multiple entries, despite having the same Customer ID?
Please help me understand what is happening here.

Thanks.
Request clarification before answering.
Is it possible you have multiple SAP Client's data?
While HANA can automatically filter views by MANDT (SAP Client), you might not be applying that in this case. Try adding MANDT to the output to check.
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you Michael.
You are correct. They are from different clients. It became clearer once i added MANDT to output and join condition.
Edit: I think your response is a comment instead of an answer. So i could not mark it accepted!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.