0

Grouping by Shortcut dimensions

Hi

I want to be able to group a report by shortcut dimension values in NAV, but only for certain customers. Other customers, must simply be presented, with no grouping, even if there were dimension values on the transactions.

The report should recognize, based on an IF statement, whether the customer number meets the criteria and give values from the Dimension value table:

IF(Customer No.= XXXX, NL("Rows=4","Dimension Value","Code","Dimension Code","REGION"),""). However, I know there are two values in the table, but the result of this that it returns always only the first value of the two in the table…. why is that?

The other issue is that the customers who meet the criteria also have entries with blank dimension values, and the result should also assist in returning the 'blank' dimension transactions to the report.

Any help would be appreciated.

3 comments

Please sign in to leave a comment.