I have discovered this bug while at work and I'm not allowed to upload anything from my work PC.
median gives wrong number when nulls are involved (or maybe more)
I had large dataset at work with 100,000 records, a bunch of dates (date) and a numeric field (percentage)
when validating the results of the summarize tool (group by date, median percentage) I saw that it gives the wrong number for many of the dates
upon further investigation this seems to happen on my older version of alteryx but still why wud this happen?