Hi,
I have 2 line items where in one is Boolean and other is numeric(percentage format). if the Boolean item is checked for that property then the value has to be zero for that particular property and its value to be equally distributed to the other properties.
for ex: In the screenshot the %alloc of the property 1 is 10% if its sold the 10% should be equally allocated to other properties and property 1 should become 0%.
Any suggestions on how to do this.
Solved! Go to Solution.
Hi @JaredDolich ,
Thanks for Quick reply.
I guess the profile function would not work in my scenario because profile function needs a value but in my scenario its percentage that has to be redistributed to other properties equally.
If you could give an example that would help me a lot.
Thanks
Awesome! How about one of these idea:
BreakBack - use breakback if you need the allocated value to be editable.
Here, I edit the parent "300" and it automatically allocates evenly since all the child records are zero.
Use A System Module.
In your planning module use the aggregate values from your system module to properly allocate evenly to the children.
Stand up and Cheer!! You did it!
System Module