Hi there,
I have a base table 'invoices' with columns year, month, fact.date,BusinessUnit, XXXX, ProdNr, ..., Qty, weight, amount
I create one report as
group on BusinessUnit, XXX,ProdNr
total on Qty, weight, amount
column hdrs are thus the value names
with this report : drill down is OK along row side BusinessUnit, XXX,ProdNr
I create a second report as
group on Year (in column) , BusinessUnit, XXX,ProdNr
total on Qty, weight, amount
column hdrs are thus Year, value names
with this report : drill down is ***NOT*** OK along row side
Am I missing something ?
Awaiting reaction
Regards
JL D