Forum Discussion
Sharepoint datasource not providing data
- 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.
I want to list documents from Sharepoint in Power Bi, specifically 4 attributes. Name, Link, Last Modified, and Folder path. Using the Sharepoint Folder connector, Name, Last Modified and Folder Path work well, but the link does not appear. However, if i use the Sharepoint List connector, Last modified, Folder Path and Link works, but about half the names show up as Null. I may have found a work around but i am checking to see if it is correct.
Not sure if this could help...
- Anonymous4 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.