Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Can you please elaborate your query or idea? Thanks.
-
Hi, What is your exact requirement? Or you just trying to test out the code mentioned in article? Thanks.
-
Hi @CarolineH , Yes, you can. You can create one filter with Begins with A let us say and then click 'Convert it into SQL' checkbox and add a OR condition and copy the same filter with letter B. Not a nice way of doing things but it can give you what you are looking for. It should look something like below: Thanks.
-
This forum is designed specifically for analytics. For issues/queries related to Fusion SaaS, use below forum: General Ledger & Intercompany — Cloud Customer Connect (oracle.com) Thanks.
-
Can you try below? <?xdoxslt:current_time('us-US', 'America/New_York')?> Thanks.
-
Can you please elaborate your query? Thanks.
-
So, does it solve your issue? Thanks.
-
Hi Bhavya , This is not supported. Please evaluate the below idea and upvote: Thanks.
-
Hi @Guido Masciello , As per my understanding this is not achievable. An idea was submitted for this a few days back: Thanks.
-
Hi Khalid, Please check if any of the below links help: Query for joining inventory transaction tables to costing transaction tables — Cloud Customer Connect (oracle.com) Is there a table for Depletion Layer? — Cloud Customer Connect (oracle.com) Need Tables for Cost Transactions Depletion Layer Details — Cloud Customer…
-
Hi @User_UNRLP , Okay, then this is not supported. I have upvoted your idea. Thanks.
-
Hi @User_VICIT Can you try below format in your template? <?xdoxslt:current_time('ja-JP', 'Asia/Tokyo')?> Thanks.
-
Hi @sailesh_cloudare , Did you check below comment? How to embed an OTBI analysis into HCM Cloud UI - Page 2 — Cloud Customer Connect (oracle.com) Thanks.
-
Hi @Kauan_Bohn , If the LSQL from SA doesn't satisfy the requirements, I normally prefer to go via SQL using tables as that : Gives me more control on filters/attributes No need to create different data sets for diff data sources. Thanks.
-
Hi @Xavier H. , The solution to this is to edit the data model using text editor instead of BIP. Follow the steps mentioned in below MOS note: Fusion BI Publisher - How to Get Around Lexical References When Customizing a Seeded Data Model (Doc ID 2318462.1) Thanks.
-
Hi @Kartik Mali-Oracle , I couldn't find a way to remove it when viewing the report using link. But once you add it in the navigator, it shouldn't see xdo: Thanks.
-
Hi @Victor H, Unfortunately, there is no documentation available for this except for DOR deep links. I had raised an idea already for DOR and Oracle delivered: But for other than DOR, no documentation available for other modules. For learning, check if below MOS note helps: Thanks.
-
Hi @Susan Anderson , Which subject are you are using? Thanks.
-
Check if below thread helps: Thanks.
-
Hi @Mohamed Mohsen, This is not possible. Once the user have access to BIP data model and select from a table, they can access data from all tables. @user10597052, Secured views work well for end user who just has access to run a report. But for a person with create data model access, this is not possible to restrict data…