Hi Vadim
Thanks for your response!
The requirement is as follows:
- The rows with zero values must show up
- Only the empty rows must go away.
My concern is to have BPC respect the filter.
I can suppress empty rows to achieve the desired result. However, I was looking for a way to ensure that system does not even propose me the combinations after I have a filter for DATASRC as shown in the image. If my DATASRC = "INPUT", I would understand that user should see other possible combinations.
However the only records with DATASRC = "UPLOAD" are the ones loaded in the model. When this filter is there, BPC must not propose me any other combinations. It must respect this filter.
I worked in Integrated Planning where you have the option to either refer to data in InfoProvider(Cube) or data in the master data tables (dimensions). I do not see an option to achieve the same in BPC.
I hope I am able to make myself clear.