Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
- 
                I haven't tried it but can you check below notes and see if they help: Approach for REST API Services Using Single Sign On (SSO) (Doc ID 2453655.1) How to Use JSON Web Token (JWT) For Authorization With Fusion Cloud Application REST APIs and SOAP Web Services ? (Doc ID 2572018.1) Thanks.
 - 
                Hi @AlexSantos , I think it should be possible using object_id from transaction analysis to dor id from DOR Subject areas. There are many examples for different objects on customer connect. Check below posts: Assignment Approvals — Cloud Customer Connect (oracle.com) Goal Plan Approvals — Cloud Customer Connect…
 - 
                Pls check if below helps: Fusion Applications - OTBI - BI Publisher - How To Display The Employee Image Stored In The Database OR XML Pulled into The Report ? (Doc ID 1940036.1) Dynamic Images in BIP report — Oracle Analytics Need to display Employee Image in the BIP report output — Cloud Customer Connect (oracle.com) Show…
 - 
                Please post Fusion Cloud related queries on customer connect. This forum is specifically for Oracle analytics. Below forum will be a better place to get some traction on your query: Order Management — Cloud Customer Connect (oracle.com) Thanks.
 - 
                This community is for Oracle analytics. For Fusion SaaS related queries, please use customer connect. You can ask your query in HCM forum: Human Capital Management — Cloud Customer Connect (oracle.com) Thanks.
 - 
                Please elaborate your query. Is it a BIP or OTBI report that you are looking to build? Thanks.
 - 
                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.