0

Report returning blanks

Hello - I am building a basic summary list with a rows=4 nl function.

I built this so that it replicates a global dimension as the primary list and then the g/l account as the secondary list so that I can total expenses.

Something is wrong because the first block of replicated values is blank. After that, the report returns the values I was expecting. Just that first chunk is blank.

below is the primary list nl function.

=NL("Rows=4","G/L Entry","Global Dimension 3 Code","Award No.",$B$3,"Global Dimension 3 Code",$D$3)

My intention here is to replicate a list by global dimension 3 where I can select the award number and filter by the global dimension 3 in order to return only those dimensions associated with the costs I would like to total. This would then become the base for the secondary list that replicates the g/l account number and name for each primary list dimension.

Just confused as to why the first block of data in the report output would be blank.

I appreciate the help.

4 comments

Please sign in to leave a comment.