The OAS Google Drive connection allows only reading from a Google Sheet. What are the available workarounds to extend this functionality to also be able to write to a Google Drive?
@User_G0M4L - You can save output data from data flows to these database types:
Reference : https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/data-flows.html
Kindly log an Idea in the Ideas Lab for your requirement with business justification, so that our Product Mangement team can review and consider it in future releases. Thanks!
Write-access to Google Drive from a Data-Flow or WorkBook will be an invaluable feature for those user communities that use Google for official communication. I only wish the Google-Drive connection could be extended with read/write feature. Can there be an alternate solution leveraging the extensions and Python code to achieve this functionality?
For a new idea, search here to see if it is already been submitted. If it has, please vote for it and add a comment if you have other input. If not, please create a new one: https://community.oracle.com/products/oracleanalytics/categories/idealab-oracle-analytics-cloud-server
Can there be an alternate solution leveraging the extensions and Python code to achieve this functionality?
Well, one of the steps of a data flow in OAS is "Apply Custom Script", therefore you can do whatever you want inside a custom script.
It isn't designed for that I would say, but it will be able to do the job as it has access to all the data at that step of the data flow. The thing is that you have to write everything yourself: there isn't any piece of code or helper provided for the task you ask. (The custom scripts are mostly there for ML and similar tasks, but it doesn't prevent you from doing other things.)
Does Oracle Analytics Server 2026 include AI features such as a built-in chatbot or AI Assistant? If not, are there any plans or indications that these AI capabilities will be introduced in a future OAS release?
Here is my calculation CAST(COUNT(SAAR_ID) AS VARCHAR(50)) || ' SAARs pending as of: ' || CAST(CURRENT_TIMESTAMP(5) AS VARCHAR(50))
In OAC when I am creating a dataset, How can I pass a Filter from the "Dashboard filters to the SQL? I attached a image like it was don in BIP Publisher
How can you put a total number of records in your oracle OAC table footer
we have two seperate environments in air gap… 1- oas 2024 2- oas 2026 developers in both env, required extensions like push button, racing bar, guage…. where to download.