Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Sharepoint Online - No Columns were found

Hi everyone,

 

Really stuck with trying to connect to a 'Custom' SharePoint list within Project Online. I want to pull the Project Status Update lists from each individual project site.   I have used the below to pull the data, which seems to work as expected however when I then go into the data and try to expand the column, it comes back with 'No columns were found'.   Does anyone know what I am doing wrong?

 

let ProjectStatusUpdate = (site as text) =>
let
Source = OData.Feed(site&"/_api/web/lists/GetByTitle('Project%20Status%20Update')/Items()?$Select=Title,KeyAchievements",
null, [Implementation="2.0"]
)
in
Source
in ProjectStatusUpdate

 

 

Hfarrell_0-1635346691220.png

 

3 REPLIES 3
Anonymous
Not applicable

Hi @Anonymous ,

 

Sorry I can't reproduce your problem. Have you checked that the table in the row does have data? There is also a row showing the error.

7.png

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Anonymous
Not applicable

Hi Stephen,

 

So, i don't believe it does have data in it. However, i didn't think this would stop you from creating the report as the sampe report packs are all empty at the start? The error is from the timesheet project, so that's fine.

 

Thanks

Anonymous
Not applicable

Hi @Anonymous ,

 

If there are columns in the table that can be expanded, you can click on the table and you can see the data in the table.

12.png13.png

If there is no data in the table, it can't be expanded naturally.

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.