- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Database credentials lost when report published to powerbi.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-11-2019 09:42 AM
Hi there, tearing hair out on this one
Context:-
- Using PowerBI Pro, building on desktop, publishing to PowerBi.com to share
- Using database credentials to authenticate to Azure SQL database - all fine locally
- Azure SQL server is open for Azure service use
- No current option to use AAD or AD for windows auth
Reports are working fine locally but when I publish reports to portal, and then try to configure auto-refresh, the database credentials are lost and it says "invalid credentials".
When I try to re-select the database credentials, the option is gone - I can only choose, Windows, Basic or OAuth2 - the database option is gone. None of those options are useful.
What am I doing wrong?
Solved! Go to Solution.
Accepted Solutions
Re: Database credentials lost when report published to powerbi.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-11-2019 06:04 PM
Hi @RustyF
You may refer to the article and follow the steps in it to set up scheduled data refresh.
Regards,
Cherie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
All Replies
Re: Database credentials lost when report published to powerbi.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-11-2019 06:04 PM
Hi @RustyF
You may refer to the article and follow the steps in it to set up scheduled data refresh.
Regards,
Cherie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Re: Database credentials lost when report published to powerbi.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-2019 05:37 AM
I think that may have worked - although I'll know tomorrow if scheduled refresh works.
So I think the missing info from the documentation is that "basic" authentication is synonymous with "database authentication" when talking about Azure SQL databases. That was not obvious to me as "basic" usually means HTTP Basic Auth.
Thanks again for your help.
Russ