Forum Discussion
Anonymous
4 years agoNot applicable
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...
- Anonymous4 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.
KNP
4 years agoSuper User
Not sure if this could help...
Anonymous
4 years agoNot applicable
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.