Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
@Joel Acha The answer of my question is under heading Using the BIServerT2PProvisioner.jar Utility to Change Connection Pool Passwords Thanks, I am marking your answer as "Correct Answer" becuase my requirement fulfilled.
-
thanks
-
Yes on same page, Yes I have time dimension in repository. Can you please share the exact syntex how to constraint month by the year prompt ---- because I tried but couldn't success.
-
@Charles M I have copied instanceconfig.xml file below there is no such entry exists <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Oracle Business Intelligence Presentation Services Configuration File --> <WebConfig xmlns="oracle.bi.presentation.services/config/v1.1"> <ServerInstance> <DSN>AnalyticsWeb</DSN>…
-
Hi @Charles M and @Robert Angel Ok you don't breach oracle terms and policy, is it possible to share one example etc. If not possible then no problem I am thankful whatever the help you provided.
-
No, I have no access, Can you please share document here
-
No error also no data return I can't set same format for all the dashboards, i am using different date formats on different dashboards.
-
Addendum to my question Print screen of current Prompt values
-
thanks, * tried on 10 terminals with 2 different users * No difference of graphs at all --- 100% same graph is working fine on chrome and edge but not on IE --- uploaded version fig below * Not tried on firefox --- only checked with chrome, edge and IE --- problem is with IE only. Fig,1. Fig.2,
-
@Christian Berg Please guide little more either such role already exists and we have to just assign to some user or we have to create for us (in this case can you guide how we can create such group). we tried to explore and implement but fail
-
OBIEE 12.2.1.3.3 below graph is taken from google chrome (data is manupulated due to organization policy), graph is visible but when I open this graph in IE then data properly display but graph missing. Note:- This analysis was developed by using google chrome
-
I have desinged one templated in MS word, Fig. 1, show the layout exported from BI publisher default template, Fig. 2, map the logo with column and press the RTF(highlighted) and system generated the Fig.3, which show the actual result with logo (Image). Fig. 4 show how to upload the template into BI Publisher It is my…
-
Ok but what about employee pic? I think every organization either medical or non-medical print the picture of their employee on report.
-
@Robert Angel I have achieved this problem by designing the RTF template as BIP built-in Layout Editor template type (XPT) does not support this feature directly but when upload template (OBIEE 12c; New --> Style sheet --> upload) then template uploaded succesfully but not visible for report creation. If you can help me I…
-
This solution can be implemented for the static images such as logo etc. but this solution is not feasible when we are dispalying some patient related images such Pulmonary images or gastro images. So what is recommendation for this scenario
-
Agree, already searched the solutions even one implemented but fail that's why posted the query here
-
Yes but in my case I will use 0 instead of NULL
-
@Gianni Ceresa we need these fonts for BI publisher reports (XDO reports), our one client requested for a font which is not available in BI Publisher and I don't know where to download and how to install. We are using OBIEE 12c (BI publisher is part of OBIEE), as we canot use stylesheet for BI Publisher (we are opening our…
-
Hi All I am really thankful to all of you for suggestions in the most simplest way, my requirement is just to get result as below query SELECT TRUNC(SYSDATE), ADD_MONTHS(TRUNC(SYSDATE), -1) FROM DUAL;
-
@Gianni Ceresa Yes you are right, If such exception raise then I shall return the zero amount. There are two phases of this requirement Phase 1, fullfil the above requirement Phase 2, Add exception for such scenarios I hope you will guide me for both phases regards