Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
-
Re: OAC Dataflow Formula
Hi @Miguel Cardoso , I'd use the following expression: CASE WHEN LOCATE(Person Number, Manage Person Number) > 0 THEN 'Y' ELSE 'N' END LOCATE returns the numerical positio…1 -
Re: OAS Prompts in Dashboard
Hi @VijayDeenaNathChouhan , I'd start by defining a presentation variable for each prompt (e.g. PV_Year and PV_Month). Then, I'd create a new calculated column in your analysis Criteria as …2 -
Re: Issue with Spanish Tags in JSON File Generated by Management Tool for Semantic Model Deployment
Hi @User_HGRRZ , I'd raise a SR since it looks like a bug. In the meantime, you could try setting your browser locale to English rather than Spanish (and eventually do the same in your Profile s…1 -
Re: OAS/OAC - using a parameter in a dynamic SQL query.
Hi @Paula McMahon , AFAIK this is not yet possible in DV. For this use case, I would use a subject area/semantic model instead of a dataset, so filters will be handled as WHERE conditions in the fina…1 -
Re: How to create landing page for a dashboard in OAC?
Hi @Rashmi Jadhav-Oracle , In Data Visualization it's not yet possible to set a default landing page. Whenever a user accesses, the Home page will be displayed. As a workaround, you could add a …1
