Adrien Minne

Results 33 issues of Adrien Minne

Some methods in the pivot_model didn't handle the `NO_RECORD_AT_THIS_POSITION` constant returned by positional pivot formulas. This lead to a `see_record` visible where it shouldn't be, that caused a tracabeck. Task:...

RD

With the new `SEQUENCE` function and the formula vectorization, we can write spread formulas for lists (e.g. `=ODOO.LIST(1, SEQUENCE(5), "name")`), but the spreaded cells were not recognized as list cells....

RD

When rendering a choropleth chart with a ColorScale legend, the display looks bugged if the chart has some padding. The color scale does not seems affected by the padding, but...

bug