Hi, I'm trying to figure out how can I make few rows as un editable. Example: highlighted rows in below screenshot. I remember this can be done through Row overrides but its not working.
In co...
Thank you for your response. It was very helpful. Let me clarify the issue once again:
My requirement is to create a form for Forecast Adjustments, with four parameters defined: Region, Country, Product, and Department. These are set up as combo boxes in the components.
For the form, I am defining only one column, Forecast_Months, with a member filter consisting of two dimensions:
Hi, you will need to go into the cell POVs to check that all aligns as needed. As you know, all needs to be on base members for input. And then, one needs to ensure that there are no access restrictions in place and that no constraints are blocking data entry.
In many setups, input on F#EndBalLoad is only possible using balance sheet accounts and for P&L accounts, F#None (or some other Flow input member for the P&L) has to be used. That is what I would try first in this case. If that does not work, check some other P&L forms where input is possible and compare the POV of the input cells (right click --> Cell POV Information), and align those until you get an input cell.