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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
AngaRameshkuma1
Regular Visitor

Connect with sharepoint table view

hi team,
i m trying to connect with sharepoint, i am able to see the table but not able to indentify the view nor i am able to see the view in power bi, i dont know weather we can directly connect with the sharepoint table view. I am able to see the "Dafault view" but not the  view thay is created by our team.

Thank you

5 REPLIES 5
Anonymous
Not applicable

Hi @AngaRameshkuma1 ,

 

What connector did you use in Power BI Desktop?

For sharepoint, there're three type of built-in connectors in it. Please refer to

Create a report on a SharePoint List in Power BI Desktop - Power BI | Microsoft Learn 

Power Query SharePoint Online list connector - Power Query | Microsoft Learn 

Power Query SharePoint folder connector - Power Query | Microsoft Learn 

Power Query SharePoint list connector - Power Query | Microsoft Learn 

 

Maybe you can try other connectors and see if that works.

 

 

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.           

christinepayton
Most Valuable Professional
Most Valuable Professional

Connecting to a specific view is one of the options when setting up the initial connection (it may be under advanced, you may need to select the 2.0 connector version). By default, it won't use a view, but instead display all rows and all columns. 

Yes, Is is displaying all columns but it is not showing data in some columns (who needs to expand) though data is present in sharepoint

Yes, you can click the expand arrow for the column to choose which properties you want. Things like "people" type columns have like 20+ attributes you can get out of them, so they're not all expanded by default. Be mindful that if it's a multivalue column, it will add those extra rows to your table. 

If you're seeing columns with data in sharepoint that are not showing in PQ, then it's probably a "lookup" column type in sharepoint. These columns are foreign keys to some other sharepoint table. Sharepoint's GUI covers over this and just shows you the value, but PQ points to only that one table.

 

You can expand these columns, causing PQ to query the other table. This is (or at least was) achingly slow because it caused a new query call for every line individually. Alterntively you can connect to the second table and merge it in yourself.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors