Hi All,
I am loading data from excel (into a sql server table). I have to unpivot the columns and when i use the unpivot transformation i am getting the follwoing error
Error at [Unpivot [401]]: Incorrect UnPivot metadata. In an UnPivot transform, all input columns with a PivotKeyValue that is set, and are pointing to the same DestinationColumn, must have metadata that exactly matches the DestinationColumn.
Please see the attached screen shot. The completion rate is a formula , so how come i overcome this issue.Please advice.
Thanks