Forum Discussion
What credentials do I use for AWS Redshift connection to Power BI
Hi there,
I have recently configured my AWS redshift Datawarheouse.
I would now like to connect to it however I keep getting an invalid credentials error.
What credentials am I using for the settings below (with red)? E.g. My AWS Iam User, my AWS Role, or my Database username and pasword.
And where can I get the infromation from? E.g. Where does this corrospond to in the AWS console.
- Anonymous4 years ago
Hi asherbowden ,
You can set the following:
- Data Source Name – Amazon Redshift Private VPC.
- Data Source Type – Amazon Redshift.
- Server – Replace with the value of the [RedshiftClusterEndpoint] key from the AWS CloudFormation Stack Outputs
- Database – Enter the name of the Amazon Redshift database, which you provided earlier as part of the CloudFormation stack parameters. The default is dev.
- Username – Enter your database username, which you provided earlier as part of the CloudFormation stack parameters.
- Password – Enter your database password, which you provided earlier as part of the CloudFormation stack parameters.
For specific connection information, you can check the following link:
This issue could be caused by that Power BI Service talks to wrong redshift URL.
https://community.powerbi.com/t5/Power-Query/Redshift-Credentials/td-p/483992
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi asherbowden ,
You can set the following:
- Data Source Name – Amazon Redshift Private VPC.
- Data Source Type – Amazon Redshift.
- Server – Replace with the value of the [RedshiftClusterEndpoint] key from the AWS CloudFormation Stack Outputs
- Database – Enter the name of the Amazon Redshift database, which you provided earlier as part of the CloudFormation stack parameters. The default is dev.
- Username – Enter your database username, which you provided earlier as part of the CloudFormation stack parameters.
- Password – Enter your database password, which you provided earlier as part of the CloudFormation stack parameters.
For specific connection information, you can check the following link:
This issue could be caused by that Power BI Service talks to wrong redshift URL.
https://community.powerbi.com/t5/Power-Query/Redshift-Credentials/td-p/483992
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.