Comments
-
@Nathan CCC - Thanks for quick response. As per my design, I can't use 2 parameters (due other reasons). And also can't use like below : select distinct t.PARTY_NAME as s from HZ_PARTIES t order by 1 asc nulls last Because party names and party numbers are dynamically passed while running the BI Report. So how can the…
-
Hi @Nathan CCC , Thank you so much for the response. As per my design, I wanted to pass below string as parameter : PARTY_NAME,Test1235,Test2372,,PARTY_NUMBER,10014,1234,, so here, I will pass multiple party names and party numbers in 1 parameter. ,, is the delimiter here that separates party names and party number values.…
-
@Nathan CCC - Thank you so much for the response. But if we don't select "Text field contains comma-separated values" the IN condition is not working, it's only accepting 1 string not multiple strings. Please help, how to make IN working to accept multiple values. Here I wanted to give below value to parameter and capture…
-
@Sumanth V -Oracle , I couldn't find Fusion Apps in category : Please help me on this, so I can move this to there. Thanks
-
Hi @Sumanth V -Oracle , Thanks for your response.We are using analytics that comes by default with Oracle Fusion Apps and version details are below : Oracle Fusion Cloud Applications 24B (11.13.24.04.0) I have created that folder with my own user so I have full access for that folder. I am the owner for this folder but…
-
BI Publisher Codebase used for Fusion and Standalone 12C is different. For a Fusion Consumer, BI Publisher will not have support for REST API.
-
I don't want to post any new idea, since my previous idea didn't gain any response from Oracle (Restrict integrations based on logged in user - Idea Number: 573454). The idea lab is already filled with so many redundant/irrelevant posts and it's really hard to find useful ideas there. Neither community members can find…