Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 months ago
Solved

Refresh issue in desktop

hi All   i have lot reports to refresh every day manually. suppose i refresh a report with giving id and password and refresh the dataset. refresh correctly after that i close the report and open ...
  • danextian's avatar
    4 months ago

    Power BI will typically reuse stored credentials when connecting to the same data source, so you shouldn’t need to re-enter your ID and password each time. However, this only works if the source is recognized as the exact same connection. If the data source belongs to a different account (for example, a similar dataflow hosted under another tenant or login), Power BI treats it as a separate source and won’t reuse the existing credentials.

     

    In your case, the issue happens because each report may be tied to slightly different data source definitions or credential scopes. So even if they look identical, Power BI doesn’t always carry over the authentication.