Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
This is correct for data sources and data flow results. I`d like to do the same for My Calculations results.
-
Example 1: Add to My Calculations "case when N>100 then 'A' else 'B' end". I`d like to use this as attribute in charts, as X-axis. Example 2: Add to My Calculations "case when N>100 then 1 else 0 end". I`d like to use this as measure in charts, as Y-axis. I know I can add this calculations to data flow or even to SQL. The…
-
Thanks for the answers!