Boolean check box
Best Answer
-
@Yogitha Just noticed that you have 2 threads about this topic .
In addition to this: https://community.anaplan.com/t5/Anaplan-Platform/Boolean-check-box/m-p/151095/highlight/false#M41272
I presume the issue is on line-item "Override Shipping Method" and I notice that the line-item does not have the flag for "subsidiary view" ... Check in the blueprint, the associated DCA to this line-item, in the columns "Read Access Driver" and "Write Access Driver".
Hope it helps
Alex
0
Answers
-
Because you don't have time in the line item? It is difficult to see because your screenshot does not show that part.
KR,
Steven
0 -
0
-
Yes checked it in the community, and understood it was due to DCA.
Thanks a ton:)
Have few more doubts, will attach to the thread.
Your help is appreciated.
0 -
Check your workMy workI want a little help with the DCA,
Attaching the Check your work" snapshot after the DCA and my work snapshot before doing the DCA.
Can you guide me with the steps.
TIA:)
0 -
Is this the right way to do DCA?
And my values are a slight different from the expected results.
Will be great if anybody guides me to what and where things are wrong.
Thanks.
0 -
@Yogitha the DCA works like this:
- the source boolean used for DCA (Read or Write) needs to have common lists in order to be possible to be addressed in the Target module without the need for LOOKUP.. in your case DCA module is AD02 and target module is INV01.
- if a DCA is setup on the "Read" column in target module and the value of the boolean is "FALSE" in DCA module, then the cell value will show always blank. (this means that the users cannot Read the cell content... even the cell could have values based on formulas, previous input, etc...).
Hint: check in AD02 module what is the module dimensionality and what is the value of the DCA boolean... if they are FALSE, then this is the reason why you have blank cell in INV01.
DCA explained: https://community.anaplan.com/t5/On-Demand-Courses/Dynamic-Cell-Access/ta-p/63638
0