Hi everyone,
in my Calc view (SQL), I have created a variable 'VAR_MONTH' in 'Semantics' on Attribute: 'MONTH', and selection type: Interval. The reason to have interval is to make selection 'from .....to' on MONTH Attribute.
On run-time this SQL view reads data from a graphical view 'SELECT * FROM "_SYS_BIC"."GRAPHICAL_CALC_VIEW" which also has MONTH attribute.
How can I send variable value for run-time VAR_MONTH from SQL view to graphical view i.e. SQL_VIEW (MONTH variable) --> Grahpical view (MONTH attribute or variable)
I have searched on SCN and mostly discussion are around Input Parameters. The problem with Input Parameter is my case is that there one can choose and send single values or multiple single values.
Thanks for your Support.
Ahmad