Dimension Report.

Hi,

I am developing a report on LedgerJournalTrans table.

The table has 3 dimensions but i want to display only 2 on my report and also want to rename there column name as department and brand.

How can i do this. Any help is appreciated.

Thanks.

Dimension is an Array.

you can use dimension[1],dimension[2] for displaying the first two.

for department and brand change the labels in the report…