To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98543 Issue #|98543 Summary|RPT: Formulae in fields give wrongly formatted results Component|Database access Version|OOo 3.0 Platform|PC URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|SRB Assigned to|oj Reported by|ptoye
------- Additional comments from [email protected] Tue Jan 27 21:44:49 +0000 2009 ------- When using a formula to display the result of a Boolean field as "Y"/"N" rather than the default "TRUE"/"FALSE" the output differs depending on whether the resulting report is viewed directly, or stored and re-opened as a Write document. The formula I was using is: IF ([Identified]; "Y"; "N") It displays fine when viewed from the database, but when stored, the results come back as "0". The attached file has both the database - run the report "Boolean Test" - and the .odt file resulting from storing it. There are two fields with the same information: the left-hand one is the field value, the right-hand one is the formula. It's something to do with the formatting of the table cell, which is "number" rather than "text" but I don't know enough about Write to help to diagnose further. One odd thing: on a similar database, instead of "0" I got "TRUE"/"FALSE" instead, and the cell format was "Boolean". I can't reproduce that here, as the database is (a) large and (b) confidential. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
