I am developing an application in Oracle APEX 5.1. which has a tree view(basic tree view of apex) and an interactive report. Based on the value selected in the tree node, i will refresh the report to show the node specific data.
Now, I want to hide some of the columns in the interactive report based on theĀ tree node values. Is it possible to do it in APEX?
I am using Oracle APEX 5.1.
Any help would be appreciated!!