https://bugs.documentfoundation.org/show_bug.cgi?id=152344
Bug ID: 152344
Summary: REPORT Builder: Standard format for number in fields
will ignore 0 values
Product: LibreOffice
Version: 7.4.3.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Created attachment 183944
--> https://bugs.documentfoundation.org/attachment.cgi?id=183944&action=edit
Open the document, execute the report. 0 won't be shown in "TID"
Open the attached database.
Execute the report.
Fields for "Town_ID" and "TID" have same datasource.
"TID" isn't shown if it is '0'.
"Town_ID" (and "ID") had been set to Format Code → 0
"TID" has Format Code → Standard
Standard should have a code like 0,## - but it seems to have a code like #,##.
So 0-values won't be shown.
This is a very old bug. Think it never worked in another way…
tested with OpenSUSE 15.3 and LO 7.4.3.2
--
You are receiving this mail because:
You are the assignee for the bug.