Issue: I have a Massive DD, like 40 different tasks, built out and when it runs I am getting zeros and blanks/nulls in the same columns. The blanks are occurring because there is no data in a particular column when aggregating in a transformation.

Idea: Give the ability when aggregating in DD and Rules to give the ability to have a default value if there is no data in that column to aggregate.

My current work around: I can get around this by adding formula or case statements in an additional transformation. However, I am only able to add 10 per a transformation forcing me to add x number of tasks to get an end result. Additionally this creates the need for additional tasks that are unwanted/unneeded.