[Libreoffice-bugs] [Bug 125412] Pivot Table Filter (Calc): Date Code not recognised
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue May 21 12:55:55 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125412
--- Comment #3 from grac at esbj.ch ---
"A condition that a date is older (<=) than oldest entry, and at the same time,
is younger (>=) than youngest entry, is an empty set of dates."
so, it's the exact opposite than i thought, sorry.
>= means "equal or younger" and
<= means "equal or older"
with this knowledge it works like a charm.
thanks for your hint
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190521/f82cf1cc/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list