Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi @marcfromhawaii You can try going into the admin screen in OAC Classic and select Reload Files and Metadata. Clearing your browser cache can also help.
-
Hi @Mohit Sobti The only ones available as standard in FAIDP are FscmTopModelAM.PrjExtractAM.PjbBiccExtractAM.BillingAccountingEventExtractPVO FscmTopModelAM.PrjExtractAM.PjbBiccExtractAM.BillingEventExtractPVO FscmTopModelAM.PrjExtractAM.PjbBiccExtractAM.BillingMethodTLExtractPVO Do you know if the column is available…
-
Hi @SERGIO BARRETO To do this you will need to create a sandbox in the Fusion environment with the relevant tools. I created this ppt a while ago but I think it should still work. You might also have to go into the console of OAC and add the Fusion environment as a safe domain.
-
hi @SrinathD This capability already exists. If you hit the export button at the top of the page you can do the entire workbook or just a canvas Was there something this doesn't cover?
-
Totally agree. Hierarchy Columns should be exposed as standard where possible, preferably with options for Code only, Description Only and a concatenation of both.
-
Hi @User_SPO74 I haven't seen anything that would match this requirement with the out of the box bar chart. From what I can tell, you can only have the value labels not the axis labels. If that is the case, the only way this would be possible is to have someone create an extension and load it via the console. I think it is…
-
Hi @User_OPW6Z This seems to be a bug. There is an Align option under Supress Repeat where you can select Start, Center or End. When I have tested this in my environment, it doesn't actually change anything. I would raise an SR. Dan
-
@Santa_B-Oracle, my environment is 26.R1.P1 and I seem to have the option for this You would just need to create the session variable in a sandbox first. Apologies if I am missing something.
-
Hi @Priya Parthiban, does the manager hierarchy work for other subject areas for you? If you don't manage staff yourself, you won't see anything in the manager hierarchy. If you build it and log in as a manager, you may find it gives the desired result. The only other thing I could think of is to use selection steps with a…
-
Hi @Santa_B-Oracle, if I am understanding correctly, you should be able to go into SME>Security then Add Data Security Step. This should enable you to add filters to the data based on certain conditions. If you want this to be more dynamic, you could create a session variable first to drive a variable filter in the…
-
@Kevin Riedy there is a workaround for this but it isn't ideal. You could create a new parameter, name it whatever you want and in the Available Values select Column. This should give you the required result. Having this as standard capability via some form of property would be preferable though.
-
Hi @A Vidhan You can enable event notifications to burst the pipeline run details to users. I believe it is possible for these to be sent to users other than administrators. Please see the blog on this at Oracle Fusion Data Intelligence – Get notified when your data refresh completes using event notifications | analytics…
-
Hi @Dhaval Parikh Stantec , great idea. I have posted something similar at Grateful if you could give that an upvote. Thanks
-
Hi @User_A63N1 I don't think it is currently possible to do this in DV. I have tried looking at options for conditional formatting for this in case it is definable by a rule however I can only see a way to do this for the main data columns not totals. @Brendan T there is no selection steps pane for DV that I am aware of.…
-
@Dorothy Joseph-Oracle i know there have been issues with shared themes with things like custom colour schemes causing issues across environments. Might be that it is fixed in the March release.
-
If you take the semantic model into AIDP then you should be able to achieve that but I am not a Python expert so can't help with that side sorry.
-
@Dave Brandon have you tried adding an ifnull formula? Statistically, breaking the time series is correct as technically null is different to zero so if you created a different column and idi ifnull(column,0) then this may work. You could then hide the original column and only expose the new one.
-
@Stefano_Mazzocca If you are using Oracle Payroll and have the FAIDP (FDI) pipelines configured in the console then you should have a Turnover by Compa Ratio Workbook. This doesn't have gender in it but if you go into the editor then you can quickly add this visualisation so you wouldn't need to use Python. The workbook is…
-
Hi @Stefano_Mazzocca What are you trying to do with the data? Would you be better using the Semantic Model in the FAIDP to create your calculations for gender pay gap and use those calculations to apply AI models on top in the AIDP Workbench? You already have a lot of payroll comparison capability pre-built in the FDI…
-
Hi @User_WJ43I As this is looking at Billing and Costs, this will need some work in the SME to either extend an out of the box logical star or create a new one. You should be able to add the Bill To Customer dimension to the standard schema and add a custom calculation to the fact. These can then be exposed through the…