Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

Parametrized scripted calculation view used in graphical calculation view

$
0
0

Hi,

 

I need to use a scripted calculation view (because of complex join conditions) in a graphical calculation view (so I can use a counter and the if() syntax in a calculated measure). I am using SP4.

 

- The scripted CV has (mandatory) input parameters.

- Data selection from the scripted CV using parameters works as expected.

- When I drag the scripted CV to the design pane of a graphical CV, the input parameters appear in the Input Parameters Folder as expected.

- For testing, the graphical CV does nothing except for mapping the output of the scripted CV straight to the output node.

 

When I try to select from the graphical CV, it forces me to provide the parameters (so far, so good). However, the selection returns 0 rows, no matter what I use as the parameter values. Even the same values which return data when used with the scripted CV return nothing. This is really surprising to me, as the graphical CV does nothing but map the output of the scripted CV straight to its own output.

 

Am I missing something? Do you have any idea what could cause this?

 

Thanks in advance and best regards

 

Roman


Viewing all articles
Browse latest Browse all 6412

Trending Articles