Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Congratulations!!
-
Superb customization of DV plug-in and easy to use. Thanks!!
-
Hi @BalagurunathanBagavathy-Oracle, I have substituted VALUEOF(NQ_SESSION.USER) with an appropriate value - it's coming all those list of values. Hi @Federico Venturin, I tried with replacing the 'VALUEOF(NQ_SESSION.USER)' with ':USER' - still the same issue is coming: session variable has no value definition.
-
Hi @Federico Venturin , I have used row-wise initialization. Please check snapshot - I have used the variable in one of LTS to filter data - Now i am getting the below issue - session variable has no value defination. Could you please let me know what could be the issue.
-
Thanks @Benjamin Arnulf-Oracle for putting it in one place.
-
Thanks all for your input. I put the logic in ETL area and try to do less formulae in RPD layer. Now its working. Thanks!!
-
Thank you all for help.. Yes from OCI Console we resumed the Oracle Analytics Services!!
-
We have not touched to pause the analytics service in OCI Console. Why it automatically showing this issue. Any thoughts on it. @Sumanth V -Oracle
-
Last week, I have checked in - Instance already been updated to Sep - 2024.
-
Sure @Gianni Ceresa As it's related to NULL values inclusion in report - we have used NVL function in DDR to handle this presentation variable with null records populations in report as well. Please find below expression - NVL(TRIM(t38735.ASSIGNMENTNAME),'NULL') in (@{V_ASSIGN_NAME}['@']{t38735.ASSIGNMENTNAME}) Sure…
-
It's resolved now. Please ignore.
-
Hi, Thanks for all responses. There are joins missing actually in multiple LTS available in BMM layer. Now i have properly done joins. So that nQSError: 14023 not coming. But we are facing "No Results" coming in OAC Report. Attached snapshot . Snapshot 1,2,3 working fine as per RPD design. But when we add column from…
-
@Philippe Lions-Oracle can you please share value proposition content - so we can represent to client. Thanks!!
-
@Aman Jain-Oracle due to that silly mistake (single quote only) not able to connect. Thank you so much for your time and help for pointing out.
-
We used to import metadata earlier, not sure now it's stopped working. As you have provided the connection string format, we are used to do that last year. Currently tns string has been updated by Oracle. Please find attached snapshot for connection string we are using in our project.
-
Hi @Aman Jain-Oracle I have updated RPD connection pool → DSN string with ssl_server_dn_match=no and tried to import metadata still that same error coming. any other configuration am i missing ?
-
Yes ADW is on public endpoint. I am able to access as well through SQL developer.
-
Hi @Aman Jain-Oracle, Yes, I have completed below both steps. After that also i am facing same issue.
-
Hi @Federico Venturin , I have replaced variable with actual values, still its showing issue. Please find snapshot. Regards Saroj
-
Thank you so much for quick turnaround...