Hi team ,
Can anybody let me know why can't my Boolean item have a check box ?
Attaching the snapshot
Guidance please!
@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
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
@StevenBeerthuizen
Which Screenshot you want to check that ?
The model view or the Blueprint view?
@alexpavel
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.
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:)
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.
@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
I want to disable the [create page] button for the end user from the dashboard. The end user can create a page or worksheet to link to the module to edit the data. can anyone please give some suggestion? Thx…
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…