nattyborneo
Technical User
hi all,
please help..
I have report
coulumn a contain grouping code
coulumn b contain summary of a value
coulumn c contain summary of b value
I suppress the row if both coulumns (b and c) have 0 as value. The report can have several model output like, for ex :
coulumn a contain AAX
coulumn b contain 100
coulumn c contain 0
OR
coulumn a contain ABX
coulumn b contain 0
coulumn c contain 100
OR
coulumn a contain ABX, AAX
coulumn b contain 0, 100
coulumn c contain 100, 0
I want to failed any report which contain any value only in coulumn c by dividing the summary with 0 (from the example I want to fail sample number 2)
but everytime there is a value in coulumn b the report should be success to run. (from the example I want to run sample number 1 and 3)
any idea how to do it?
I am desperately need advice.
thanks
nat
please help..
I have report
coulumn a contain grouping code
coulumn b contain summary of a value
coulumn c contain summary of b value
I suppress the row if both coulumns (b and c) have 0 as value. The report can have several model output like, for ex :
coulumn a contain AAX
coulumn b contain 100
coulumn c contain 0
OR
coulumn a contain ABX
coulumn b contain 0
coulumn c contain 100
OR
coulumn a contain ABX, AAX
coulumn b contain 0, 100
coulumn c contain 100, 0
I want to failed any report which contain any value only in coulumn c by dividing the summary with 0 (from the example I want to fail sample number 2)
but everytime there is a value in coulumn b the report should be success to run. (from the example I want to run sample number 1 and 3)
any idea how to do it?
I am desperately need advice.
thanks
nat