https://bugs.documentfoundation.org/show_bug.cgi?id=99985

            Bug ID: 99985
           Summary: UDF does not work in Report Builder
           Product: LibreOffice
           Version: 5.1.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: c18florent...@yahoo.com

User Defined Function in Report Builder does not work.
I have DETAIL
field_1 field_2

Want GrandTotal on Report Header (or footer - the same)
UDF: "Totalizador"
Formula: [Totalizador] + [field_1] + [field_2] (or + SUM([field_1];[field_2])
Initial Value: [field_1] + [field_2] 

Just shows initial value [field_1] + [field_2] corresponding to the first row
of the recordset.
Does not add up the detail rows to calculate the grand total.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to