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).
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.