Simplify DataFlow's - Remove Calculation Domains
Ghalid si Boukaceme
Active Partner
It would be very useful if you define a dataflow which is e.g. c=a*b or any other algorithm that this dataflow always does the calculation described in the field for those combination that exist without having to think about to extend a calculation domain. The problem now is if you flag several dimension in the calculation domain, there might be a situation that based on new data you'll have to flag additional dimensions in order to get the right result. It is just really confusing and unreliable to track the working of a dataflow now a days.
My proposal would be, skip the complexity of a calculation domain, and make sure that any algorithm defined, that such a business rule always run correctly for any combination.
This way you avoid to have issues later in a project when there are new combinations of data which need an extra flag in the calculation domain.
My proposal would be, skip the complexity of a calculation domain, and make sure that any algorithm defined, that such a business rule always run correctly for any combination.
This way you avoid to have issues later in a project when there are new combinations of data which need an extra flag in the calculation domain.
6