Level 3, model building

Hello,

I created INPUT1 module to add stretch goal % per country by all products. However, even I select specific products the percentage works fine (I can adjust the percentage) but upon selecting to all products it grays out and won't let to change the percentage. please advise.

Thanks,

Farhad G.

Best Answer

  • AjayM
    Answer ✓

    Hi Farhad,

    When you add a lineitem to a module, it is sharing module's dimensionality (until and unless you excplicitly change the lineitem's dimension). Your module is dimensioned by P1 as well, and hence the input lineitem is editable by P1 as well. An input lineitem cannot be edited at summary level like All Products, and hence it greys out.

    If your goal is to create the input by country and by all products, you don't need product related dimension for that input lineitem. Preferably create a different input module dimensioned just by country.

    PS: Please check the course instructions again. I believe the stretch goal% is not just by country, but also by P1 (meaning your current build is right).

    Cheers!