C
costabella
I'm a newcomer to FP/SharePoint/etc. When I insert a dataview into a
web part page, I click on show data before I insert. If my spreadsheet
had 3 rows, the data view details shows Rows 1/3. I highlight the "Rows
1/3". The inserted dataview adds a header row with entries such as
Cell[1]/Data
How do I get the first row to be the headers so I can add filtering of
the columns from the style menu?
original spreadsheet
SSN Name Wage Weeks
111 Suss 50 10
222 Webster 30 5
resulting dataview
Cell[1]/Data Cell[2]/Data Cell[3]/Data Cell[4]/Data
SSN Name Wage Weeks
111 Suss 50 10
222 Webster 30 5
Regards,
Eric
web part page, I click on show data before I insert. If my spreadsheet
had 3 rows, the data view details shows Rows 1/3. I highlight the "Rows
1/3". The inserted dataview adds a header row with entries such as
Cell[1]/Data
How do I get the first row to be the headers so I can add filtering of
the columns from the style menu?
original spreadsheet
SSN Name Wage Weeks
111 Suss 50 10
222 Webster 30 5
resulting dataview
Cell[1]/Data Cell[2]/Data Cell[3]/Data Cell[4]/Data
SSN Name Wage Weeks
111 Suss 50 10
222 Webster 30 5
Regards,
Eric