Hi,
I am facing when using EXISTS clause in expression builder in RPD.
Can anybody let me know how to handle this type of expressions in Expression builder in RPD.
Thanks!!
+500 to Richard: What are you trying to achieve? Why do you have the need to write such extreme formulas in the RPD?
Never forget that whatever you write here gets interpreted row-by-row and is a very inefficient way of doing things. If you ETL your data into the correct form them this effort happens once per load instead of thousands or even millions of times for every single execution of any analysis touching that column.
Looks like you're combining physical and logical SQL together not sure you're able to do a subselect in the way that you have structured it there. Can you detail the logic of what you're attempting to achieve?
@Saroj Kumar Behera You can try using operator 'IN' in the column expression builder.
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!!
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.