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

Call a Graphical Calc view with input Parameters from a Script Based Calc View

$
0
0

Hi All.

 

I am trying to call a graphical calculation view with input parameters from a script based calculation view as below but getting syntax error:

 

SESSION_SAMPLE = SELECT SESSION_CREATE_DATE,SHA256,CA_MEASURE

                             FROM "_SYS_BIC"."WILDFIRE/CV_SESSION_SAMPLE"

                             WITH PARAMETERS  ('PLACEHOLDER' = ('$$IP_START_DATE$$',:START_DATE),

                                 'PLACEHOLDER' = ('$$IP_END_DATE$$',:END_DATE));

 

START_DATE  and END_DATE are input parameters of the script based calculation view.

 

Can anyone please help me with the correct syntax for accomplishing this?

 

 

Thanks,

Goutham


Viewing all articles
Browse latest Browse all 8968

Trending Articles



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