Forum Discussion

FelipMark's avatar
FelipMark
Helper II
1 year ago
Solved

Best Practices for Developing Dashboards Without Direct Data Access

Guys, what’s the safest way to develop a dashboard without direct access to the data? I know some access is usually needed, but this came up in a discussion, and I was curious. Would using a company...
  • parry2k's avatar
    1 year ago

    FelipMark I think this question is more on to the access and security on the data source, not more of a Power BI question.


    For example, a SQL server, admin can restrict access to what table a user can do, and also have read only access, and control from which IP a user can access. Once it is all in place, it will be the same using data from SSMS or Power BI.