Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Yes correct . After restricting the access it is working fine in Classic but not in DV. Still visible in DV Catalog/DV Landing Page. Tried to restrict by giving no access to DV Consumer Role. But Still same issue.
-
@ Marcelo Finkielsztein final query is : ----------------------------------------------------------------------------------------------------------- SELECT "Dim - Ent Type"."Ent Name" FROM "Commercial Demand Planning" where "Dim - Ent Location"."Country" in (@{pv_country}['@']{VALUEOF(NQ_SESSION.OPCONAME_COMM)})…
-
Hi Arun, 2 thing in query. first remove "AND" after where and if you are using any session variable then pass the correct session variable name in place of session_var_name . if you are not using any session variable then simply pass any default value in place of VALUEOF(NQ_SESSION.session_var_name) the final query -----…
-
Hi You can achieved this functionality . Please follow below steps. Define the presentation variable in first column Then in second column write the sql query and use the presentation variable like below SELECT "Dim - Columnname" FROM "Demand Planning" where "Dim - Location"."Country" in…
-
Hi Sachin, This can be achieve .You can download the pareto chart from Oracle Analytics Extensions Library from below url. https://www.oracle.com/business-analytics/data-visualization/extensions/ After download just got to OAC console and upload the Extension From console-->Extension and refresh. then Pareto Visual be…
-
Hi , individual columns color can also be changed from specific visual properties options.
-
Any workaround on this issue?
-
ok,but that calculation can be made dynamic based on requirement in RPD or you can create custom column in DV by using case statement.
-
Hi, This can be achieved by using currency filter on top .If you have built DV canvas from RPD and using Subject Area there you can implement this functionality and same can be achieved in DV.
-
Yes correct.
-
Hi Senthil, Yes this option is available in Classic but not in DV. Most of column Properties related features are also not available in DV as well. So need to enhance in near future and try to at least match with classic.
-
Hi Senthil, This can be achievable. please find the details. You need to format the number under column properties -->Data format -->Negative Format
-
Hi , If i understand your question correctly ,you want restrict to accessing Custom BIP folder by end user. You can do .Please follow the below option. * Go to respective folder under Catalog. * Click on the permission under Task option. * Under Permission go to the respective role and select as 'No Access' . * Please try…
-
I think you can try the Language Narrative Visualization. You can also change the level of detail and type . Please check if it help.
-
Hi , When you create Agent from create menu option then you will get the option to schedule dashboard page as well. Latest prompt would be pass by default Please check.
-
-
Hi , Gauge Visualization is not available as out of box view in OAS DV. But you can download DV Extension from below link and deploy it into OAS. https://www.oracle.com/in/business-analytics/data-visualization/extensions/ Please let me know if you need further help.
-
I think this can not be permanently hide because it is specific for each user and based on the Roles/applications Roles, specific sections can be visible that means Administrator have all sections visible whereas Consumer have less section visible. Yes Home page can be customized by User.