Forum Discussion
PowerRobots99
Helper II
2 years agoPower Query Custom Column Calculation
Hello Everyone, I am having weekly data in attached sheet with column ("Report Date" to "Completed Week") which i have imported in Power BI. Now, i have to develop custom column "In Prior Weeks ...
- 2 years ago
Hi, here you go
AngeloParana
Resolver I
2 years agoCreate a custom key and do self join on the previous table.
key is like thise (reportweek-1) + WO#
- PowerRobots992 years ago
Helper II
Thank you for your reply,
I have uploaded excel file and .pbix file for your reference,
https://drive.google.com/file/d/11Ml22csv7DTZX-Ck16mpQ1u0aTdzDWP7/view?usp=drive_link
Could you please incorporate solution and share the. pbix file
Thank you,
PowerRobots
- AngeloParana2 years ago
Resolver I
Hi, here you go