Forum Discussion
Anonymous
6 years agoNot applicable
Issue while getting data from Share point List to Power BI.
Power BI creating many unwanted columns while getting data from Share point list. e.g. of unwanted field names, FileSystemObjectType, Id, ServerRedirectedEmbedUri, ServerRedirectedEmbedUri.... &...
nandukrishnavs
Community Champion
6 years agoAnonymous - You can use the "Choose Column" button to select only required columns.
- Anonymous6 years agoNot applicable
Thanks a lot nandukrishnavs for your response.
I already have tried the same but issue is, my source SP list has 50 columns and i am getting almost 140 in PBI and many of the columns name you can refer in screen shot. cause of which the identification of fields also tough.
- nandukrishnavs6 years ago
Community Champion
Anonymous - Try OData source instead of SharePoint list.
URL will be - https://<sharepoint site address>/_vti_bin/listdata.svc
- Anonymous6 years agoNot applicable
nandukrishnavs have already tried oData, Share point list & share point online list. same issue persists everywhere.