Forum Discussion
KH11NDR
7 years agoHelper IV
Data modelling, map weekly table to Monthly table
Hi Guys, I have table A which runs weekly, and table B that runs monthly. I need to do weekly calcualations using Monthly figures, how do I do this? I'm not gonna say how I did it, as ...
- 7 years ago
I've got it working, I had to a 4 field match In original merge and then 5 field match on the third table merged in with the original data and do a full outer join on all merges.
KH11NDR
7 years agoHelper IV
I've got it working, I had to a 4 field match In original merge and then 5 field match on the third table merged in with the original data and do a full outer join on all merges.