Hi, I have a dataview where Quarters are displayed in columns.
- In Q2 only two months are open.
- This dataview has a locking condition based on a cube that points the months that are open
I have realized that when I do a input on Total Year the amount is spread on the weight of full Q2 and then this amount is spread on the two open months.
What I would expect was that the Total new amount was spread directly only on the weight of the Open months. Now Q2 is receiving amount based on the weight of the three months although one is closed.
Am I doing something wrong? Is there a way to have the result I was expecting?
Thanks in advance