Forum Discussion

XIOFEN_LIM's avatar
XIOFEN_LIM
Helper II
5 years ago
Solved

Get 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 those info?? 

Example 1: I need to get the attendees info.

 

 

 

  • 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

     

1 Reply

  • mahoneypat's avatar
    mahoneypat
    Microsoft Employee

    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