Question related to binding parameter in OAC.
Just come across one use case/issue where Parameter Binding is not working or need improvement.I have the Parameter definition and Bound to one filter. It works fine till Parameter returns some values.
After reaching our milestones, the Parameter doesn't return any values as per Logical SQL Query definition. So in this case Bound shows no values and selection returns complete column values instead of no data.
Here my expectation is Visualization should show as "No Data"
In OBIEE we used to do with "Logical SQL" in statement which is not available in OAC. We are using Parameter binding as workaround.