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     [Closed] TABT format issue

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[Closed] TABT format issue
 Login/Join
 
Member
posted
Hi,

Is there a way to display a number(with decimal vaules) as number in TABT format. TABT converts the number to alpha.

Thanks
Krishna

This message has been edited. Last edited by: Penubarthi,
 
Posts: 10 | Registered: July 10, 2014Report This Post
Virtuoso
posted Hide Post
Not sure what the issue is here. TABT is a format alpha type output. If a field is declared with decimal values, then TABT holds them with decimal places, albeit in alpha format. The MFD associated shows that it is held as alpha(ACTUAL) but should be used as numeric(USAGE).

Can you be more specific as to your issue please.


Alan.
WF 7.705/8.007
 
Posts: 1451 | Location: Portugal | Registered: February 07, 2007Report This Post
Member
posted Hide Post
I have a column to display amount field which is of the length 'A25'. And the column is getting right justified always, so when the user opens the report, the column looks blank.
Only after double clicking the top of the column I am able to see the data.
Is there any way to make it left justified?


Webfocus 7.7,
DB : Oracle, Teradata
O/P : PDF, Excel, EXL2K, Pivot
 
Posts: 10 | Registered: July 10, 2014Report This Post
Virtuoso
posted Hide Post
What is the user opening the report in?

Numeric data is right justified, alpha data left justified, so your numeric data is displaying as expected.

You can use FPRINT to convert to alpha for left justification.


Alan.
WF 7.705/8.007
 
Posts: 1451 | Location: Portugal | Registered: February 07, 2007Report This Post
Member
posted Hide Post
Hi Alan,

I have converted the numeric value into alpha using FPRINT, but still it is right justified.
I'm unable to make it left justified.

User opens the report in xls format

Thanks
Krishna
 
Posts: 10 | Registered: July 10, 2014Report This Post
Guru
posted Hide Post
Oh..please post your MFD or DEFINE field
TABLE FILE CAR
	SUM 
	COMPUTE SALES1/A20 = FPRINT(SALES, 'I6', SALES1);
	BY	COUNTRY
	ON TABLE PCHOLD FORMAT EXL2K
END


-Rifaz

WebFOCUS 7.7.x and 8.x
 
Posts: 406 | Location: India | Registered: June 13, 2013Report This Post
Expert
posted Hide Post
quote:
User opens the report in xls format
MS Excel sees it as a number so will right justify the value - MS considers that it knows beter than the end user what the end user wants! Not helpful, but the problem is with how MS Excel interprets the data - not WebFOCUS! Frowner

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report 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     [Closed] TABT format issue

Copyright © 1996-2020 Information Builders