I want the Override Sales Target line item to be editable for input when Override boolean Line Item is checked (i.e. true) for the same row otherwise it should be all 0.
Hi @AbhishekChatterjee14 you can apply DCA on "override sales target" on write column in blueprint. you need to select override boolean in write column.Thanks,Manjunath
You can have the same line item being editable or 0 based on a condition.
To solve this you need to build a 3d line item "final sales target" which has a formula like if override then override sales target else 0
additionnally to make "override sales target" editable conditionnally, use dca write on it using your "override" boolean line item as the dca write driver
I’m facing an issue with a model-to-model import where data is getting populated across many target intersections even though the source does not have values there. Source module setup: Dimensions: List A, List B (numbered lists) Time Versions 2 additional lists In the saved view used for import: Rows: List A, List B, Time…
what are these? when do you use them? why one over another? thanks Data types string long float bool date datetime datetimetz
Hello Anaplan Community, We are currently facing an issue related to certificate validation and would appreciate your help or guidance. We are getting the following error: Unable to build certificate chain for Cert [subject DN = EMAILADDRESS=********, CN=service account email address, cert serial number = XXXXX; issuer DN…