Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
-
Re: Export result of one Analysis, how avoid the rerun of the query
Hi @user8945294 , I would use an Agent and define a proper schedule to do the job. In this way, the analysis will be executed only once, and the results delivered in the selected format to one or mor…1 -
Re: what types of database is supporting to oracle analytics publisher?
Hi @User_GKKQ6 , This page contains a list of supported databases in OAC: https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsds/supported-data-sources.html You can click on any list entry to se…1 -
Re: How to show upcomig milestone based on date in Canvas
Hi @Rajakumar Burra , I would create a parameter and initialize it with the date of the upcoming milestone using a logical SQL query: select MIN(Date) from <Dataset/Subject area> where Date >…1 -
Re: Different Display in Column Prompt
Hi @User_OEVVZ , When you cast as char (without specify a length) the tool automatically adds a few blank spaces at the right of the string to fill all the available size. Values in choice list are p…1 -
Re: Semantic Model SMML export as documentation
Hi @Jean-Pierre Hoedenaeken , It's not possible to produce the Repository Documentation directly from the Semantic Modeler. You have to export it as RPD file and use the Admin tool.2
