"[SOLVED] Count ignoring missings in Aggregate operator"

tennenrishin
tennenrishin New Altair Community Member
edited November 5 in Community Q&A
The selectable aggregation functions for the Aggregate operator include:
"count (ignoring missings)", as well as
"count (including missings)".

The operator also has another boolean parameter called "ignore missings".

Do these mean different things, and if not, what happens when the two parameters are set to contradictory values?

Answers

  • MariusHelf
    MariusHelf New Altair Community Member
    Hi,

    actually, if activate the option "ignore_missings", none of the function actually counts the missings, not even count(including missings).

    If you deactivate the parameter, the functions do not seem to work  >:( I have just filed an internal bug report about this.



    Best regards,
    Marius
  • MariusHelf
    MariusHelf New Altair Community Member
    Just got a message from the developers: the problem has already been fixed and will be part of the next release :)