I have a report that i need to add certain totals if certain needs met. Such as while all SBU's are selected in the main report i need to display a total for one SBU like SBU to be in Eng-SED but here is my problem (for this special total there are other criteria as well not just the SBU).
This formula works great if i put it in a sub report or i can get the sub report to work without the formula by just using select criteria. However once i enter this in the actual report then the sub report shows the total under each SBU (report is grouped by SBU)such as for Eng-SED total 4.000.000 will also show 4.000.000 under another SBU. I need this total to show 0 under another SBU
Then i tryed to create a formula for each different total. The formula is correct but when i enter it in the report results come out wrong. I am thinking because the report is set on selection ceriteria not same as the formula and picks all SBU's and other criterias. The formula displays correct result if i enter it in a subreport which dont work for me and displays wrong results in the main report. I am assuming since the seelect criteria from the report is effecting the formula.
Is there a way to overcome this issue?