Created an analytical application in sac.
I have drop down and button.
Selected values from dropdown and servariablevalue to table as below (onclick button)
Table.getDatasource().setVariableValue(dropdown.getSelectedText());
I checked in Sac, getting the values for variables as expected.
But the data from hana, i am gettkng all the data with out filtering with variable values sent from sac to hana via variables to input parameters.
Can anyone help here?
Thanks
Manju