Forum Discussion
Power BI Report Server : Refresh data on a report
- 3 years ago
Use Windows Authentication for the data source then.
When you change to SQL, change to "Basic Authentication" and put in your SQL credentials.
Hi,
I'd like to set up an SQL credential, but if you check Data Source tab, you'll notice that it gives you choice between a Windows Authentication or a basic authentication (with no login or pwd).
What should I do in this case?
PS: I won't refresh every minute, each dashboard will be refreshed accordingly with the right intervale but it won't be a minute for sure, maybe half an hour but for one dashboard only.
Do you use a Windows Account or a SQL account to connect to your SQL Instance?
- Jarrod3 years ago
Helper III
Use Windows Authentication for the data source then.
When you change to SQL, change to "Basic Authentication" and put in your SQL credentials.
- Medmbchr3 years ago
Helper IV
Windows for the time being, but I can change it to SQL. The thing is that Data source tab gives me choice between Windows credentials and no credentials only.