How do I make the below data cells within a module editable?
@lcapon
Remove the formula for the line item, but I am not sure you want to do that as the formula was put there for a reason, I would think.
If there is not a formula, then you are viewing data at an aggregated level (detail time granularity is at days or weeks while you are viewing/showing months or list is at the SKU level and you are looking at the Brand level) and there is nothing to be done, unless you create another module at the summary level you are desiring.
Rob
Hi @lcapon!
There are several reasons why data can be closed from editing:
1. They are calculated using the formula (as Rob wrote above).2. This is aggregated data.3. You do not have write access to the cell (governed by selective access, version settings, or dynamic cell access).4. These are the actual months on the forecast version.
To check the last point: see if there is a version in the module and if the switchover on. It is possible that you do not need it.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…