Forum Discussion

fc's avatar
fc
New Contributor III
10 days ago
Solved

Manual input not possible on one scenario but possibile on another

Hi everyone, I'm having problems in writing data to one scenario through a cubeview.  I have 2 scenarios available. If in the cubeview I use one of them, it allows me to manually input data. If I ch...
  • T_Kress's avatar
    10 days ago

    There are many things you may need to check:

    1.   Are the two scenarios the same scenario type
    2.   If not do both scenarios have a Forms step that is Active = "True"
    3.   Are you using WF channels?
    4.   If you are using WF channels is there a forms step Active = "True" for the forms WF channel
    5.   Are you using any no input BRs or Data Access Security on the cube?
    6.  Are you using C#Aggregated for input in the cube view and if so is that set to True for the scenario property?

     

    I am assuming you are using the same cube view but there is a setting on the cube view which is Can Modify Data = True.

    My starting point to trouble shoot would be to right click on the intersection and look at the Cell Status and see if that helps shed any light.