Hello all,
I've run into an issue where the custom query widget will not sort the output of a column correctly due to concatenation of a numeric value with a label I'm giving it. This is bps and ' Kbps' or similar to denote size. I'm proposing and hoping that adding something similar to what we have in [_IconFor_ColumnName] or _LinkFor_ColumnName] would allow for this label to be applied just before the table is produced or updated and allow the output to correctly handle numeric sorting of the data that is intended to be displayed. If there is another way I'm missing I apologies for the silly suggestion.