Forum Discussion
PowerBI Service connect to AWS Redshift Serverless directly and not via On-Prem Gateway on EC2
- 2 years ago
Checkout these 2 links for further details:
Integrate Power BI with Amazon Redshift for insights and analytics | AWS Big Data Blog
Solved: Redshift Scheduled Refresh without a Gateway...? - Microsoft Fabric Community
On a second thought...you can always set a cron job on AWS to extract summarized data from your Redshift and put it in S3 in parquet or csv format. Microsoft Fabric Lakehouse can now create a shortcut to S3 seamlessly. This will save you time and money.
You can also try to use the Postgress connection from Power to Redhsift and it works too.
- icassiem2 years ago
Post Prodigy
The "Postgresql or Redshift connection from Power to Redhsift" will work with a VPC endpoint for external access correct?
Anything PBI/Redshift/AWS require when selecting the postgresql/redshift connection source in service/desktop other than the redshift credentials?
connection string is redshift url?
Apologies, not to clued up on AWS either, will be testing this next week