Welcome to the Oracle Analytics Community

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Caroline Gladwin-Oracle Rank 2 - Community Beginner

Comments

  • Alvaro who started this thread has raised an SR asking for that information - perhaps keep in touch and see what response he gets. There is no way for you to get that information yourself as far as I know. Regards, Caroline
  • Hi Linda - I've not looked at it in a while, but if you are running on premise then you used to be able to go into the catalog manager and see content from all parts of the catalog. You could run searches to look for specific content types and get listings of the results.That access isn't available in the cloud. it's quite…
  • Yes the only way is via the backend. Through the front end only the user can see their own My Folder. Regards Caroline
  • Hi Rashmi - if you want each employee to be a different colour but with no legend displayed - add employee name to the report a second time and place it as shown below and then switch off the box so the legend does not display Hope that helps Caroline
  • Hi Evan - this isn't possible as standard - I believe you can do it by editing the XML in the advanced tab to force it to apply the conditional formatting to the total - but I have never actually done it - if you google it you will find lots of articles on it. A couple of other options: 1 - Add a column into your table…
  • Hi Alice - one quick way is to set your screen resolution to the smallest it could be on your end users' desktops. Then develop your dashboard at that resolution and ensure that there are no scroll bars when you view it. You can resize charts in the chart properties and the tables will typically format automatically to fit…
  • Try using CAST - this function changes the data type of an expression or a null literal to another data type. The following are the supported data types to which the value can be changed: CHARACTER, VARCHAR, INTEGER, FLOAT, SMALLINT, DOUBLE PRECISION, DATE, TIME, TIMESTAMP, BIT, BIT VARYING Depending on the source data…