Hi! Is there an approach for rearranging the value columns on a table visual? The visual automatically configures the value columns to be last. This makes sense as the dimension columns are a group by function but are are instances where I need a calculated field to occur in a different order. I tried to string the calculated field with another, converting to a string, but that did not work. The calculated field is a running row count (sequential row id).
Thanks

