Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thanks for the example @GabriellePrichard-Oracle. I was also thinking if Nested Branching can be done. In the above use-case my thinking was to create a nested Branch to have each quarter of the year included. Something like this
-
Congratulations all.
-
Happy to Help.
-
Apart from what @Nehemias-Oracle has suggested, I would also encourage to check out the It includes many submissions with links to live OAC workbooks or downloadable DVA files, which can give you and the team a much deeper understanding of the tool’s capabilities and provide inspiration for your own use cases.
-
You could try creating a measure such as: COUNT(transaction_id BY transaction_amount) Then use it within a filter or a CASE expression like this: CASE WHEN COUNT (transaction_id BY transaction_amount) >=2 THEN 'suspicious transactions' ELSE 'normal transaction' END This approach should help in flagging amounts that appear…
-
Really amazing use case and visualization.
-
Thanks for sharing the .DVA.
-
Amazing Dashboard. Is it possible to share the Link to the Viz as I am new to OAC and would love to learn how you made this viz as I am very much interested in the face to face comparison you did. This is amazing.
-
Amazing Visualization.
-
Great Viz. Would love to understand the backed of the Viz.
-
Hi @Lakshmi Sampath-Oracle Amazing Dashboard and it gives all the necessary information in the same screen. Can you please share the link to the Public gallery or the .DVA file as I am new to OAC so that I can learn from how you have made the dashboard. Also this will help me to understand the data preparations that needs…
-
I am also new to OAC and few of the things that I would recommend are Go through the Data Visualization Gallery and try to download the DVI and fiddle around with the workbook and settings to see what and how was the Dashboard created. Get Sample Data from Kaggle or GitHub or just create one with…
-
The admin should be able to assign other users with the dataset rather than moving it to the shared folders and then sharing it with the users. Just like SharePoint, adding the email ad giving privileges should be an option. The privileges can be 1. View the data but cannot edit or create Dashboard 2. View the data and…
-
Strongly support this idea. Having users submit workbooks for admin approval and request folder access (like SharePoint) would greatly improve collaboration while maintaining governance.
-
Looking forward to the challenge
-
Great Visualization.
-
Congratulations to all!
-
Hi Team, Amazing session and it was so wonderful to learn about the capabilities of Oracle Analytics. It make me even more excited to get hands-on and learn the nitty-gritties of each of the visualizations and how the data are being presented. Looking forward to more of such session in the future.
-
Nice Presentation. Looking forward for the dataset on the public portal to dive deep into the dashboard.
-
Thanks for the Explanation. Amazing Visualization.