Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 5653

Help in Calculation View

$
0
0


Hi Frzz,

 

Am trying to create a calulation view with two tables. After joining two tables i want the data in below format could you please guide me how to achieve this.

I tried doing it by creating calulated columns of different Status and performed join at each level. But it degrades the performance. Is there is any other way that i can ahieve this??

 

Table1:

 

EmployeeIDName
EMP001Ram
EMP002Raj
EMP002Rahul

 

 

Table2:

 

EmployeeIDStatus
EMP001Temporary
EMP002Contract
EMP003Permanent

 

 

Result:

 

EmployeeIDEmployeeNameTemporaryContractPermanent
EMP001RamYESNULLNULL

EMP002

RajNULLYESNULL
EMP003RahulNULLNULLYES

 

 

Best Regards,

Krishna.


Viewing all articles
Browse latest Browse all 5653

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>