Comments
-
Hello @Avinash Krishnaram-Oracle , While on that, would you please take at this partially related idea? 620546. (pin filters to all canvases in Presentation Mode) Thank you, Marcelo
-
IMHO, If Oracle decides to do this, I hope they also study very well how to provide security against injection attacks. Including and not limited to settings that would let admins disable this feature and/or enforce controls against injections at a system level (catch-all), by subject-area, by role, by user, by workbook,…
-
Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of): Postmedia Network Description (Required): Please, consider adding formatting to attribute columns on OAC DV workbook canvas. Use Case and Business Need (Required): We have attributes (e.g.…
-
Thank you @Luis E. Rivas -Oracle ( only as a personal comment, I will need to think hard before adopting that workaround; I'd rather I did not have datasets hanging around only for this reason. It can escalate to a maintenance nightmare too easily ? ) again THANK YOU!
-
Ahh ... look at this ! This is NOT a workbook built on a "dataset" but on a "Local Subject Area", defined in a "classic" RPD model file that was uploaded to OAC. If I start a workbook based on a dataset, then I DO GET the option to format dates. Could anyone else please replicate this and confirm ? TIA!
-
No ( !? weird !?) It certainly would meet my reqs!!! but... i dont see it (!?) I am using OAC, release 6.3 as far as I can tell. I dont get the little watch icon !?!? what am i doing wrong? is it that my instance is on "Generation 1" instead of "Gen 2" ??? or some system settings I am missing??? Glad to see the option is…
-
@Bret Grinslade - Oracle Analytics-Oracle Hello Bret, We are trying to use the tables provided by OAC, but the these do not provide the functionality we used to have with the former S_NQ tables. For instancve, retrieve the errors raised during agent execution, to mention one. Thanks, Marcelo
-
Hello @Nishith Jain , May I ask: who asked you to bring this up in the ideas lab? If it was Oracle Support, would you please mention to them there is /already/ an idea posted on 10-May-2020 ? TIA, Marcelo
-
We use OAC, and we would appreciate a method to save results to an on-premise shared folder. FTP would be fine; other protocols too.
-
Copying the regexp_line syntax used by oracle db seems enough to me. Thanks.
-
Hello @Michal Zima , Have you tried with a "Request Variable" as well ? /* I really hope I am not making you waste your time :-\ */ Kind Regards, Marcelo
-
Maybe this was part of what @Grayson Stebbins mentioned: "XREF dependencies": Ability to query what workbooks or analyses or data-flows use a given dataset, or somehow export a full list of dependencies: including all objects, including workbooks, analyses, data-flows, datasets, connections, etc. Marcelo Finkielsztein
-
@SiddharthDang-Oracle , I appreciate the idea, thank you. (TBH, this is the type of work-around I would prefer to avoid.) Thanks Again, ?Marcelo
-
Appreciated. Mr. Larry, give Jamie a raise, please?
-
That worked. THANK YOU. also thanks for the answer about "roadmap". very important!. --marcelo
-
Hello @Branden Pavol , Do we know this for a fact? ("...they are trying to get rid of OBIEE (Classic) dashboards..."). I have been trying to get an official answer from Oracle about that, without luck so far. Could you please provide a reference to that? TIA! I will admit my Google-Fu is not strong enough. Shame on me.
-
Suggestion for work around: use an Expression Filter. Country IN ('Argentina', 'Armenia', 'Australia') caveat: your users will need to learn the correct syntax. Single quotes, parenthesis, etc. HTH? Marcelo
-
@andrefecteau , Thanks for the clarification. Gossip: I have not found hwo to do this in DV (yet?), but if you care for "classic home", then there is a way to "manage theme", on the Administration page. In there you can change a few things to make your DEV environment catch the eye. Including the logo. I prepared a fake…
-
Excuse me, is this for Oracle Analytics Cloud ? An URL like: https <yourinstance> <dot> analytics<dot>ocp<dot>oraclecloud.com/ui/dv or rather related to Oracle cloud Applcation Services ? THANK YOU
-
Hello Alan, Thank you! I had not tried a filter expression using a Repository Variable. Now I have, and it worked. I also tried to use a Session variable, but I could not find the proper syntax. Tried to use VALUEOF(NQ_SESSION."variablename") and @{NQ_SESSION.variablename} without luck. I could not find references to this…