Hi I want to pivot a table something like this .I pivotted it succesfully but the results are not correct Here is the example :install-Name Fiscal year Question Answer Washington 2010 what is the reason for install? tttttt ggg yttt o washington 2010 reason id 12345washington 2010 install start date 10/10/2010washington 2010 install end date 10/12/2010washington 2010 install status successfullwashington 2010 what is the reason for install? trtbnbthwgt hrgthjrt washington 2010 reason id -washington 2010 install start date 12/3/2010washington 2010 install end date 12/8/2010washington 2010 install status washington 2011 what is the reason for install? sbjeh dhebwdh dbjwwashington 2011 reason id 345washington 2011 install start date 12/3/2011washington 2011 install end date 12/8/2011washington 2011 install status successfullwashington 2011 Do you feel the install is incomplete? No washington 2011 Is the expiration of 90 days exceeded? yes,but b b b b I want the above data to get pivoted like this Install-name | Fiscal year |what is the reason for install? | reason id | install start date | install end date | install status |Do you feel the install is incomplete? | Is the expiration of 90 days exceeded? |washington | 2010 | tttttt ggg yttt o | 12345 | 10/10/2010 | 10/12/2010 |successful | | |washington | 2010 | trtbnbthwgt hrgthjrt | - | 12/3/2010 | 12/8/2010 | | | |washington | 2011 | sbjeh dhebwdh dbjw | 345 | 10/10/2010 | 10/12/2010 |successful | No | Yes ,but b b b b |please help .i have been trying it since a week Thanks,sravz
↧