Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     How to force member to appear?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
How to force member to appear?
 Login/Join
 
Silver Member
posted
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:

$  DIMENSION:  Datatype
FIELDNAME=DATATYPE_PARENT, ALIAS='Datatype Parent', USAGE=A17, ACTUAL=A17, MISSING=ON,
TITLE='Datatype Parent',
WITHIN='*[Datatype]', $
FIELDNAME=DATATYPE_LEAF, ALIAS='Datatype Leaf', USAGE=A24, ACTUAL=A24,
TITLE='Datatype Leaf',
WITHIN='DATATYPE_PARENT', $
The fex code is as follows:
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, 2005Report This Post
Gold member
posted Hide Post
Matthew, Harry Lotrowski from IBI, responds:
ENGINE MSOLAP SET EMPTY ON


Hope that helps. Noreen
 
Posts: 60 | Location: 2 penn | Registered: May 22, 2003Report This Post
Silver Member
posted Hide Post
Perfect. Exactly the results I wanted. Thanks for your help.
 
Posts: 31 | Location: Denver | Registered: April 11, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     How to force member to appear?

Copyright © 1996-2020 Information Builders