Oracle Analytics Cloud and Server

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

Turn rows in columns or filter columns by another column

Received Response
11
Views
5
Comments
Igor1188
Igor1188 Rank 3 - Community Apprentice

Hi,

I have a data based on attributes:

Date                 Type                   Value    

1/1/2020               a                          10

1/2/2020               a                          20

1/3/2020               b                          30

I want to represent it that way

Date                avalue   bvalue

1/1/2020             10

1/2/2020             20

1/3/2020                         30

How should I do it in OBIEE?

Thanks!

Answers