Recently migrated OBIEE 12c into OAS 6.4. Presentation columns with hide if condition defined in OBIEE 12c rpd works fine when used in column prompt at run time and users will be able to enter/select values from those columns even if the hide if condition evaluates to true and the columns are not visible in presentation table when accessed from answer. However, it throws assertion failures when used in OAS.
Error Code OAMP2OPY:ACIOA5LN - Assertion Failure
Is there any difference in handling hide if condition b/n OBIEE 12c and OAS 6.4? Â