Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Input parameter with multiple value in calculation view with expression.

$
0
0

Avinash,

 

basically in order to be able to pass in multiple values... you need to include them with single quotes... 'value1','value2','value3'  ... and so on...  you can also try this:

 

select *

from <yourView>(PLACEHOLDER.$$"<YOUR_INPUT_PARAM>"$$ => <yourConcatIputValueCommaSeparatedIfMultiple>);

 

 

if you have multiple input params, you can include more by separating them with a comma


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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