Forum Discussion
Refresh/authentication failes when combine .csv data from O365 group in report
I have a list of .csv log files archived in O365 Group Folder.
I'm able to import all data using PowerBI desktop. When publishing the report to the group Workspace the datasource shows an error that the credentials are not valid. When I re-enter the credentials the process is stuck and nothing happens.
I used following steps: https://powerbi.microsoft.com/en-us/blog/combining-excel-files-hosted-on-a-sharepoint-folder/
5 Replies
- johanDeWeerdtFrequent Visitor
I've setup, in powerbi Desktop, a report that gathers all .csv files from a O365 group folder.
When I publish the report to the group workspace and I review the refresh settings I suddenly see below data source credential issue:
When following the wizard in "edit credentials" the system is not able to restore the connection.
Please help
- v-ljerr-msftMicrosoft Employee
Hi johanDeWeerdt,
According to your description above, I have tested it on my side by importing data from a Excel file on my SharePoint Folder. There is no any issue on the credential for the dataset, and I can refresh the dataset successfully.
What authentication method do you use for your data source credentials on Power BI Desktop and Power BI Service? Make sure the authentication method are the same on both Power BI Desktop and Power BI Service. For example, if you use Organization account on Desktop, you need to use OAuth2 on Service.:smileyhappy:
Regards
- johanDeWeerdtFrequent Visitor
I did tried to set the credentials to OAuth but the process hangs after I provided my credentials.
- johanDeWeerdtFrequent Visitor
Is there a difference when using .Csv files instead of excel files?