| Using Excel (Excel 2003) Data Source to Retrieve Data from Sharepoint List |
|
|
| Web - Sharepoint 2007 |
|
Using Excel 2003, one can create a data source to retrieve data from a sharepoint list. This method has also the added benefit of displaying columns that are not generally displayed in a traditional export to excel. For example, in the Bug Database, 'Assigned To' and 'Owned By' columns are not displayed when the list is exported to excel using Excel 2003 (It is displayed with Excel 2007 export, though!).
If the original list takes data in rich text format, you would notice that the imported data is displayed with the html tags and is not pretty to read. You may want to change the data input of a column to text (in the Sharepoint List) to resolve these.
Trackback(0)
Comments
(5)
written by ibrahim , June 18, 2009
Hi
Votes: -1
Try adding the following to the column in SP Designer i.e. open the column that has the html tags displayed in SP Designer and add the following: disable-output-escaping="yes" Refer to this MSDN article for details http://blogs.msdn.com/sharepointdesigner/archive/2008/09/20/using-disable-output-escaping-in-data-view.aspx report abuse
vote down
vote up
written by sc , June 10, 2009
In the 'Note' it is mentioned that "If the original list takes data in rich text format, you would notice that the imported data is displayed with the html tags and is not pretty to read. You may want to change the data input of a column to text (in the Sharepoint List) to resolve these"
Votes: +0
I changed it and still some columns have html tags. It does not help changing the text format from rich text to plain text. report abuse
vote down
vote up
|
| Last Updated on Thursday, 18 September 2008 18:47 |
Syndicate
now browsing!
We have 37 guests onlineTraining
| UPK TrainingUPK Developer Training Course Description Overview Understanding Developer menu and toolbar itemsSetting Developer PreferencesManaging FoldersManaging DocumentsCreating Views + Full Article |
| More on Training |
Main Menu
Featured
| KSnapshot KSnapshot is a Linux utility for capturing screen shots. You can capture screen-shot of the entire desktop, a specific window, or a region. + Full Article |
| More Featured Articles |




This tutorial is
very help full .
thank you