Hi everyone,
I am facing an issue with the input data. I am having a dataset in excel in following format

And I want to transpose the Month columns into rows and the dimension rows to columns. I have tried using transpose and Crosstab combination, however it is summing up all the records when I am using the last cross tab. I only want the positions to change and no calculations in the number part. Below is the screenshot of my workflow.

I am using the first Select tool, to select required columns, Transpose tool to extract sheet name which is to be used as Country name, data cleansing tool to remove whitespaces, transpose tool to Transpose the Months to rows and then Crosstab to move the dimensions from rows to columns.
And over here the numbers are being summed up