Forum Discussion
XIOFEN_LIM
Helper II
5 years agoGet data from SharePoint Event List but fields showing List/Record/Table instead of the exact info
Hi, I am creating a report by getting data from SharePoint Event List. Btw I found out there are some fields are not direct show the info eg: it will show as List, Record or Table. How to get t...
- 5 years ago
You can either click on those hyperlinks (Table, List, Record) to expand that one, or you can click the double arrows at the top of the column to expand all of them in that column. You could also look for a column called FieldValuesAsText which likely has the data for all of your columns that you can expand.
Pat
mahoneypat
Microsoft Employee
5 years agoYou can either click on those hyperlinks (Table, List, Record) to expand that one, or you can click the double arrows at the top of the column to expand all of them in that column. You could also look for a column called FieldValuesAsText which likely has the data for all of your columns that you can expand.
Pat