Allow custom formatters to access data from other fields

Yoav Chen shared this idea 5 years ago
Idea Logged

Currently, custom formatters do not provide any way to access data from other columns in the report.

Would it be possible to provide this functionality in a similar way to custom advanced functions?

Object[] otherColumn = (Object[]) getParameterValue("OTHERSELECTEDCOL")

This could allow for some pretty cool chart label/tool-tip functionality.

Leave a Comment
 
Attach a file