For those of you that are unfamiliar with the term, DRY is a software development term that stands for “Don’t Repeat Yourself”. This is a fundamental part of good development that ensures efficiency. It is also something that I have found is often missing from reporting processes. I believe that the lack of DRY reporting is two sided. On the one hand, the people compiling reports often lack the required programming experience to automate repetitive tasks.
Read More