Trends on result set with multiple columns

Hi,

I have a result set with multiple columns and would like to get a trends chart on one of the columns. Unfortunately, this is not the first column in the result set since it is a custom column computed after aggregation. Is there a way to either re-order the columns in the result set or force the trend chart to consider a specific column?

Thanks!

Hi @snabar
Couldn't you just make another aggregation, so you only returned the columns needed for the Trend?