Reorder Table Columns

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

image

if you click on the last column header, you may use the option “Move” to change the column sequence

4 Likes

That did it! I was caught up in trying to make this happen in the Field Wells.

1 Like

I don’t know why when I click the last column in the header, it does not show all of the options that you have including “move”. It only shows two options for me: " focus only on " that column" or exclude that column. Any suggestion? Thanks.