Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
This doesn't answer your question, but I'm not sure a running sum will work properly in a filter function because — I believe — running sum calculates using filtered rows.
-
When you click on a measure (to open the details page), the measure is picking a column and row intersection — e.g., Line Status = 'AWAITING_SHIPPING' and ??? = 'Ground'. You must take the column formulas for these two columns (i.e., Line Status and ???) and ensure there is a Prompted filter for them both in the detail…
-
Hi. You might try placing a "Folder" dashboard object on a dashboard page. Perhaps this is all you need.
-
Here is one method of providing a column, in analysis results, that provides a link with column value embedded in the link. I like this method because the downloaded analysis will not give the URL as the column value, but will only give the intended column value. NOTE: This method may not be possible if html option is…
-
TO_DATE( SUBSTR( your_column , 1, 10 ), 'YYYY-MM-DD')
-
The "Activity Type" column comes from the "- Activity" presentation folder. When you added this calculated column, was it the first time any column from "- Activity" folder was added? Here is my guess: "- Activity" has more than 1 row per campaign. When you add the folder to the analysis, you get "# of Leads" multiplied by…
-
Hi @Harriet Huang-Oracle , No, there is no error; the correct column is successfully included in the analysis view. I have raised an SR. Thank you.
-
Hi @Harriet Huang-Oracle , Although the version number is not shown there, it does show the date: November 2023. >In the screenshot you uploaded, what happen when you click one of the listing column under Include column? I tried to answer this question in my original post, but maybe it was not clear. The column is added…
-
I don't know what name to call the product, since OAC includes both DV and a "classic" interface, which used to be called OBIEE. It is the Oracle Analytics "classic" interface. I do not have visibility to the version number. "Direct database analysis" is the type of analysis created by selecting menu path, Create ->…