In Report Builder 3.0, you can move columns as follows:
- Insert a new empty column
- Copy (or cut) header text and value text in new empty cells
- Delete old column
Or the easiest way is to simply not move the columns, but change their contents, hovering over the column you want to change, and select a new data type. After that, you still need to update the column name and done.
I tried this, but it only moves the values ββin the DataSet, not the report:
- Right-click
DataSet1 in the left menu and select Dataset Properties - Select
Fields on the left and click on any field to move it with blue arrows on top
source share