The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 data to another important table to get the final sales reporting.
Can you please help me in understanding the solution that we can implement in our system to meet the above requirement most effectively. We came across a couple of names while searching for the solution - we can either use xmla endpoint or webhook. Any help here would be appreciated.
Solved! Go to Solution.
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.
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.