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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from [email protected] ---
The wizard takes the code you have given him. Why should he know it will go
better with another construction. It tries to work with your code and will sort
it, if you wish to have groups. So there must be different names for the
columns.

The best you could do is to change the query to a view. There you could see
columns with the same name doesn't work in the internal HSQLDB.

Indeed it is wrong for the reportbuilder to create "naam1" and "naam2" instead.
Has something to do with bug 62248?
The reportbuilder tries to analyze the SQL-code. To prevent buggy behavior
there it is better to create views for the report insted af queries.

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

Reply via email to