I need to calculate the below columns in green based on the unique combined value of Period_Year and Period_Week. I have tried implementing it using procedure with loops, but that takes a lot of time and memory.
It is preferred if the below can be achieved some how using Graphical Or Scripted Calculated View else Procedures as last option.