Hi all,
could someone please help on the above subject with details:
I want to report Customers' debts by dimension. The dimension with which I want to analyse is a shortcut dimension 3 and it is not reporting in the Cust. Ledger Entry.
so i need to be able to filter by the dimension value defined per customer transaction which means if a customer had multiple transactions with different department in one company, the report should display the multiple transaction per department which is the Dimension Value code of desire.
0
Comments
It is simple
Is there a challenge with adding a flow filter to a report section?
Prashanth.
Since it is a flowfield, i think it should appear by simple assignment to the control on the report.
still trying to figure out the solution.
regards.
The online help also states that "when a FlowField is a direct source expression of a control on a form or a report, the calculation will be performed automatically". So if you put this field on a section that belongs to the integer dataitem, you will need CALCFIELDS in the OnAfgerGetRecord to update the flowfield on the corresponding record.
:shock: That was a typing mistake!!!
Prashanth.