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     Renaming olap dimensions?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Renaming olap dimensions?
 Login/Join
 
Master
posted
I have a .fex that has dimensions built in code like this
-OLAP ON
OLAP DIMENSIONS
Month: YEARMONTH, YEAR, MONTH;
Location: FACILITY_CODE, FACILITY, STORE_BUDGETED_NUMBER, STORE_BUDGETED;
SAC: SALES_ACCT_CODE, SALES_ACCT;
Customer: CUST_CLASS, CUST_CLASS_CODE, DETAIL_CUST_NUMBER, DETAIL_CUST_NAME;
Job: JOB_NUMBER, JOB_DESCRIPTION, DEVELOPMENT, LOT_NUMBER;
PL: PL_NUMBER, PL_DESCRIPTION, GROUP_NUMBER, GROUP, SUBGROUP_NUM, SUBGROUP, ITEM_NUMBER, ITEM_DESCRIPTION;
Manufacturer: MANUFACTURER_CODE,MANUFACTURER;
Sales: EXT_SALES_DOLLARS, PROJECTED_SALES, P1EXT_SALES_DOLLARS;
END


Can I change these somehow to be more user friendly? like using the AS 'somename' for a column in a report?

Thanks!


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Guru
posted Hide Post
Hi Jason,
I have the same problem. Unfortunately, the name has to be the fieldname in the master file. What I have done before is to do a TABLE FILE saved to some temporary file with more meaningful names and then use that temporary file in the OLAP report.

regards,
Anatess


WF 8.1.05 Windows
 
Posts: 333 | Location: Orlando, FL | Registered: October 17, 2006Report This Post
Master
posted Hide Post
I've found that specifying the field in the report itself will change the name.

For example
SUM
EXT_SALES_DOLLARS AS 'Month To Date Sales'

will make the olap dimension EXT_SALES_DOLLARS show up as "Month To Date Sales" in the tabbed OLAP.

This may be of use to you Anatess, so you don't have to drop all your data into a temp file.


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Guru
posted Hide Post
Jason,
That is true for the measures, but the dimensions don't work the same. The field names are still used in the olappane for the dimension filters. Now, if you have a COMPUTEd measure, then that doesn't use the AS name either. Funky, huh?
By the way, I'm on 7.1.3, so 7.6.2 might be different now...


WF 8.1.05 Windows
 
Posts: 333 | Location: Orlando, FL | Registered: October 17, 2006Report This Post
Virtuoso
posted Hide Post
I believe you are right Anatess. And 7.6 is the same as 7.1.

For dimensions, you do have to go through a couple of hoops to get better names.


Alan.
WF 7.705/8.007
 
Posts: 1451 | Location: Portugal | Registered: February 07, 2007Report 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     Renaming olap dimensions?

Copyright © 1996-2020 Information Builders