0

issue with data dump

Hello - I have built a report based on the following key.

=NL("Rows","G/L Entry",,"G/L Account No.","5000..8999","Fund No.",10001,"Global Dimension 1 Code","23964","Global Dimension 3 Code","<>10001L000&<>10001L001","Posting Date","8/31/2013","Company=","CONS_MC","Transaction Type","Actual","Closing Entry",FALSE)

In a period where there are no transactions in the global dimension 1 the key is blank. In these situations the report errors out with an empty filter not allowed.

I tried to bybass this error through an if blank yield 0 statement but that was not returning the original key it was just giving the first value in the key.

How can I build the key/report so that if the key results in no transactions (blank) then the report will not error it will just return zeros.

Thank you

2 comments

Please sign in to leave a comment.