As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
I am tring to create a simple dump of data from an MS OLAP cube. I want to show all values for all members that I have selected. My problem is that if the criteria selected returns a dimension member that is empty, the member does not show at all. I want the empty member to show to that the all records will remain in the same place (row). The master file is as follows for the dimension:
TABLE FILE REVENUE SUM RAMOUNT AS '' BY DATATYPE_PARENT BY PROD_TIER_NM ACROSS DATEPERIOD
Everthing looks fine until one of the 'DATATYPE_PARENT' members is empty, then it does not show at all in the report and the remaining member shift up. I have tried adjusting the 'MISSING' attribute in the master file without any luck.
Any suggestions?This message has been edited. Last edited by: <Maryellen>,
PROD: WebFOCUS 7.1.4 on Win 2003/Microsoft-IIS 6.0/ServletExec 4.2/JAVA version 1.5.0_09 DEV: WebFOCUS 7.6.1 on Win 2003/Microsoft-IIS 6.0/ServletExec 4.2/JAVA version 1.5.0_09 LOCAL: WebFOCUS 7.6.2 on Win XP SP2/Apache Tomcat 5.5.17/JAVA version 1.5.0_09
Posts: 31 | Location: Denver | Registered: April 11, 2005