Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Need to display columns dynamically.

Received Response
1
Views
1
Comments
1482472
1482472 Rank 1 - Community Starter

Hi..

I got a request to display columns in reports based on the column value. Please see the below example you will able to understand.

Tab 1 :

     Feature 1

     Feature 2

Tab 2:

     Feature 1

     Feature 2

      Feature 3

Tab :

     Feature 1

     Feature 2

   

We got main report  with below columns

Date | Tab 1 | Tab 2 | Tab 3

Upon clicking any of the tab name should display, below report as

if tab 1 clicked,

Date | Tab 1 | Feature 1 | Feature 2

if tab 2 clicked,

Date | Tab 2 | Feature 1 | Feature 2| Feature 3 .

if tab  3 clicked ,

Date | Tab 3 | Feature 1 | Feature 2


How to restrict column based on column value.


Answers

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    If Feature 1 | 2 | 3 are columns then one choice is to use conditional navigation action links (Navigate to BI content):

    pastedImage_2.png

    pastedImage_3.png

    Alternatively you can also simply create 3 different views containing the column selections you mentioned above and then put the three into a  View Selector...