top of page

Search

Write to destination error On Dataflow Gen2 with On-premise Data gateway(OPDG)
An important consideration for Dataflow Gen2 used for ETL with OPDG is your network firewall settings. When you read  data from on...
gowheya
Aug 12, 20241 min read
28 views
0 comments
SQL Scripts equivalent in M-Language for Power Query
1. Table rows Partition in SQL using window functions SELECT FirstName, LastName, City, ROW_NUMBER() OVER ( PARTITION BY City ORDER BY...
gowheya
Jul 12, 20231 min read
10 views
0 comments
![Power BI dataflows and Azure Data factory [ADF] dataflows: the same thing or different?](https://static.wixstatic.com/media/a84368_40889bf740f44d909df04c420aa1237b~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_avif,quality_auto/a84368_40889bf740f44d909df04c420aa1237b~mv2.webp)
Power BI dataflows and Azure Data factory [ADF] dataflows: the same thing or different?
While it is true that both Power BI dataflows and Azure Data factory (ADF) performs similar ETL functions and are both powered by Power...
gowheya
Mar 13, 20231 min read
69 views
0 comments
bottom of page