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

Re: Variable based on Current Date in HANA View

$
0
0

Try using ADDDAYS function yet use a negative number in the expression of your variable;

 

something like this;

 

adddays(date(now()), -45)

 

-Patrick


Viewing all articles
Browse latest Browse all 8968

Trending Articles