In Report Builder 3.0 you can move columns like this:
- Insert a new empty column
- Copy (or cut) the text of the header and the text of the value in the new empty cells
- Delete the old column
Or the easiest way is just to not move the columns but change their content by hovering over the column you want to change and select a new data type. After this you still need to update the column name and you're done.
I tried this too, but it only moves the values in the DataSet, not in 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 the blue arrows
on top