Forum Discussion

usrivastava's avatar
usrivastava
Frequent Visitor
2 years ago
Solved

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 ...
  • lbendlin's avatar
    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.