Null pointer exception whenever using Aggregate Function as Static Data in Excel Exporter

1
Hey all, Trying to set up an excel export template. I can use the aggregate function at the end of the column toggle just fine, no errors. Whenever I try to use the static data option and set it to aggregate (of any type) I get a null pointer exception. The columns are decimals or ints. Any ideas?
asked
1 answers
0

No, your setup seems ligit. My advice would be:

  1. check if the version of Excel exporter is the most recent one.
  2. if so, then next I would open Eclipse and try to find the exact location is java that is throwing that error.

-

answered