Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Sharepoint datasource not providing data

When i bring in sharepoint as a source throuh the Sharepoint Online List or the Sharepoint List, some of the data, specifically the document name/title is listed as null while other documents do have...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Thank you, though i already tried that, my current work around is creating a column, and using "Record.Field[(Title], "Name") , and it seems to be working. It is pulling the correct name so unless there is a change of issues going forward, i may stick to this solution.