cancel
Showing results for 
Search instead for 
Did you mean: 

HANA view Variables

Former Member
0 Kudos

Hi

  I have requirement that, I need to filter the data in very base level itself.

I have two views, one is base view "TestBase" and "TestMain" view.

I created a variables in "TestBase" and used this view in "TestMain" view. I didn't get the variables pop up from the base view. How to get that, instead of doing that, if i create a variable in the main view then it will get all the records from base view then only will apply the filter, right?

How to avoid taking bulk data.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member210482
Active Participant
0 Kudos

Hi,

There is no way that you can map variable from one view with another in older versions. SP9 has support for variable mapping. Not tried it out yet. Will be updating as soon as I work on it. However in older versions you can perform mapping only with input parameters.

So, in order to filter from base create a input parameter in your base and main view. Create a filter in your TestBase view. Go to value. Select type as input parameter and choose the desired input parameter. Also make sure to do input parameter mapping from base to target. Hope this helps.

Regards,

Safiyu