Hello again,
I have a scenario when I have a Scripted Calculation view selecting data from one table using a DATE ('DATA_REF') Input Parameter.
When I use data preview feature on my scripted calc view works like a charm!
But the function of this view is to act as a dimension in a star join calculation view.
So, after insert my script calc on the star join and adjust the relationship between fact table and it I need to create an input parameter on my Star join and map it to the other input parameter on Scripted Calc view.
| Scripted Calculation View | Star Join Calculation View |
|---|---|
| DATA_REF:date | P_DATA_FIM:date |
After activate my Star Join Calc view and click on Data Preview, a strange Parameter appers on the Input parameter screen!
As the new Parameter is mandatory, a input the same values to P_DATA_FIM and DATA_REF.
Executing it, a message come out.
Here says that I must use the same name for both input Parameters when working with Graph View consuming a Attribute view but says nothing to my scenario - Map Input Parameters - SAP HANA Developer Guide - SAP Library
Am I doing something wrong or I can't map an input parameter from a Script Calculation View using different names for it?
Thanks and Regards

