Greetings Experts,
I have the following scenario.
I have an attribute which has all the base data which gets manipulated in different ways in calculation views.
Users now request to have dynamic filtering based on particular field (can be single or a set of values)
This filter has to be applied to the attribute where the base data is from since calc views already manipulate the given population.
My question is the following:
When the front-end platform calls the HANA calc views will the calc views present the population based on the values entered by the users?
For example,
Will the flow resemble the following?
1.Enter input values
2.Execute attribute views with the desired inputs
3.Execute the calc views with the population already filtered from the attribute view.
4.Display attenuated results.
Best,
Luis