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

Re: Help in Calculation View

$
0
0

Hi Krisha, not sure what you mean by "performed join at each level" on the calculated columsn.

 

You should be able to simply create 3 calculated columns with expression like this for column "Temporary":

 

if("STATUS" = 'Temporary', 'YES', 'NULL')

 

Peter


Viewing all articles
Browse latest Browse all 8968

Trending Articles