top of page

Search

gowheya
Aug 12, 20241 min read
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...
10 views0 comments
gowheya
Jul 12, 20231 min read
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...
7 views0 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_auto/a84368_40889bf740f44d909df04c420aa1237b~mv2.webp)
gowheya
Mar 13, 20231 min read
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...
65 views0 comments
bottom of page