Forum Discussion
usrivastava
2 years agoFrequent Visitor
Load data from Power BI dataset into Redshift
Hi Forum members, We have a requriement wherein we have to send a few columns' data from the Power BI dataset (which is built from various data sources) to AWS Redshift table and then merge this ...
- 2 years ago
Use Power Automate to run a DAX query against the dataset / semantic model and then push the result into Redshift.
Obligatory note: Power BI is a downstream system. You should connect Redshift to the actual data source.
lbendlin
Super User
2 years agoUse Power Automate to run a DAX query against the dataset / semantic model and then push the result into Redshift.
Obligatory note: Power BI is a downstream system. You should connect Redshift to the actual data source.