Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Controlling Private report in Interactive Grid 19.2

SwaZJul 6 2020 — edited Jul 7 2020

Hi All,

I have a Interactive Grid in which some of the columns are hidden based on the parameter passed to the page. As a Developer I am using single IG to control two diff Event types having different columns.But when end user is saving private reports with different filters/sorting then user is also expecting private reports to be dispalyed based on Event types. To be clear I will take an example. Paramter1 - Event A

Interactive grid has A,B,C,D columns.

User 'Mike' saves Private report 'ABC'

Paramter2 - Event B

Interactive Grid has A,C,D column.

User Mike saves Private Report 'DEF'.

Now user is asking to show Private reports based on Paramters passed, meanse if Event A is passed then Report 'DEF' to be hidden and if Event B is passed then Report 'ABC' to be hidden.

From the User perspective these are two different screens, but I am using the same Grid and hiding columns dynamically.

Can we control while saving the reports? Any Suggestions?

Regards,

SwaZ

Comments
Post Details
Added on Jul 6 2020
3 comments
245 views