Skip to Content
0
Former Member
Feb 25, 2016 at 07:17 PM

Is there anyway to inherit input parameters and variables in HANA

427 Views

Hi folks,

I have a question about input parameters in HANA

I'm new and I may not describe the question that clearly

please try to help me

I am wondering is there any way I can inherit input parameters/variables in HANA from Top to down?

Right now, there is a data mart in my company's system which were created by someone before

I found it has all input parameters/variables in the final calculation view, but those parameters and variables are not working in the sub level views(when I run query with different time period, it needs to run for same time to show result)

I can see the variables are added at the last step creating this data mart, and that's probably the reason why these variables are not working

and they didn't create the variables from attributes view and analytic views

I'm wondering is there any way to pass these parameters and variables to sub views in this situation?

Do it must be re modeling?