0

I am using Power BI with cube.js as the data source. The connection to Cube is set up using the PostgreSQL connector in Power BI.

I am trying to figure out, how I can change the username, which is being used for the data source connection based on the user who accesses the data in the Power BI service.

The reason is, this allows us the change the security settings dynamically in Cube for each Power BI user.

How can I pass the user email as the username in basic auth for the PostgreSQL connector in Power BI?

2
  • Basic Auth in Power BI means Username/Password. And you wouldn't have the user's Postgres password. Commented Jan 16, 2023 at 16:50
  • @DavidBrowne-Microsoft - Ideally yes, but if that is not possible, I would be okay with just the username. Commented Jan 16, 2023 at 16:54

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.