Comments
-
You need to create a Workbook for blending and not use classic analysis reports. File based datasources are only supported in datasets, they are not supported for rpd/semantic model. Check supported datasource doc here :…
-
Not sure I completely get your question but would creating calculated column with formula FILTER(<measure> USING HOBBY='Darts') or FILTER(<measure> USING SEX='M'),etc. be an option to get this kind of data? Other comments welcomed. Thanks Gayathri
-
Please check Blend Datasets documentation : https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/work-workbooks-datasets.html#GUID-366E6952-2B1A-4729-8CD0-129003672EB5 Datasets that use Oracle Essbase or Oracle EPM Cloud connections aren't available for blending. And blending of datasets is for workbooks. for…
-
@Philippe Lions-Oracle Wondering if you have any existing material/pre-built content for Power BI vs OAC value proposition that can be shared with Saroj?
-
@Etaylor3 I see the following Idea Lab request with this ask , so please upvote/add comments to existing idea lab : Encrypt emails and all attachments generated within the OAC (Emails generated from Agents) Also any related question to this, kindly post as separate thread as this is almost a 4 year old post. Thanks Gayathri
-
Hi Based on supported data types documentation, json is not a supported data type. It might be a limitation that we don't support json functions either. Seems like a candidate for idea lab request. Other comments. welcomed. Thanks Gayathri
-
As initial step, check if the oas oci vm hostname is resolvable from the windows server. I see you are launch /dv using IP address . If you use hostname instead (presume its oas.sub06191440320.datasciencevcn.oraclevcn.com) are you able to reach the /dv endpoint? Or you could also try nc -zv…
-
In addition to above, please also review the following KM doc to validate the host:port for different endpoints in OAS: How To Check Your Oracle Analyitcs Server (OAS) URL Endpoints (Doc ID 2895594.1)
-
@Sambasivarao Manam Follow exact steps that is documented. You should not be creating usage tracking tables manually. Just create connection pool and let the system do the rest. If you still face issue, post all the steps you did, without this we cannot assist you meaningfully.
-
Hi Do the usage tracking tables get created fine? Is issue only with data not getting inserted? If the tables are not getting craeted, validate the connection pool info provided in system settings. Make sure the database user used has proper privileges to create/insert data. Did you modify anything in the RPD connection…
-
One option could be to embed OAC report in their custom external application and view content. Check https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/embed-oracle-analytics-content-applications-and-web-pages.html
-
Hi The connection pool screenshot does not show the full connect string, so unable to validate. But if your console > connection and data > connection both are working you can try the following: Set Externalize=True in rpd connection pool Provide connection name as console > connection name you created (assuming console >…
-
Max rows exported to formatted reports for a classic report/dashboard is set to 1000 for a 1 OCPU instance. Based on your description that you are hitting 1000 row limit, I presume you have a 1 OCPU instance. If yes and If you are running a production workload, its strongly recommended that you scale up your OCPU. The row…
-
Hi You can explore setting filters at the dataset level for the relevant tables .Check -https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/filter-dataset-table.html Thanks Gayathri
-
Does this output look correct? Thanks Gayathri
-
In addition to previous points, check the biserver-diagnostic log to see if there are any timeout errors from one of the plugins, similar to "Internal error has occurred: IO Error: Socket read timed out". If upload task is taking longer than 2 mins there is a chance it will timeout and fail. It might be a separate issue to…
-
Hi This is a 2 year old thread, appreciate if you can please post your questions in a new thread and make sure to include the flavor of BIP you are using. Thanks Gayathri
-
Not sure if it was you who submitted SR on this same topic. From the SR screenshot it looked like you were using a custom context root for analytics. We do not support custom context root as documented here…
-
Which product are you using? I know there was an Er in onprem obiee where the the Scope set for the Prompt (in the Dashboard) was not relevant when navigating via an Action link . Old KM doc: Action Link's scope in OBIEE 11g (Doc ID 1539155.1) When i meant navigate to D2, i mean manually selecting dashboard 2.
-
Hi What happens if you navigate to D2 directly without action link? Does it show the correct value of V1? Seems like you set scope to page for prompt yet you are trying to reference this prompt value in another dashboard, if so why can't you set scope to dashboard? thanks gayathri