I am developing an application which has a tree view 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,for some tree node values. Is it possible to do it in APEX? I am using Oracle APEX 5.1.
Any help would be appreciated!!