I am building an SSRS report, that contains a Date column, a value column, and a row number column, The rows must be grouped by Date, and I managed to achieve this by creating a group based on the Date column, please check the image:

Now I just want to move the "SN" (Row number) column to the left to become the first column, I am doing this by right clicking on the time stamp column, and selecting "Insert column outside group-left", but this is not adding the column outside the group, the new column is being grouped inside the Time Stamp group: 
Any idea on how to move the right SN column to the left of the Date column, without merging it into the group. Thanks
**HideDuplicates**is set to**TRUE**for the same. Rest you can merge the cells using same border color and all. - Abhishek