How to override values in Module based on list members?

Options
antti.kerola@elisa.fi
antti.kerola@elisa.fi Member, ALL USERS, Community Member, Certified Model Builder Posts: 5 Contributor

Dear community,

 

I will have a module which contains three lists - time, product and territory. Amount is the currently only line item in the module.There is use case where I need to override source system data. 

 

My target is to set functionality that I can set zero value for certain products and it will automatically copy this zero values all the combination instead of doing this one-by-one.

 

How to implement the desired functionality?

Screenshot 2021-04-11 at 12.03.56.png

Tagged:

Comments

  • antti.kerola@elisa.fi
    antti.kerola@elisa.fi Member, ALL USERS, Community Member, Certified Model Builder Posts: 5 Contributor

    Yes, that will work. However, I need more functionality for calculation.  Your help was appreciated.