REP - 1213 Reference column frequency below its group
Hi,
In a report (6i) it is showing Error like "REP - 1213 field F_SUM_COLLECTIONS_RATIO
Reference column CS_COLLECTION_RATIO at a frequency below its group"
As I know this is a problem of repeating frame problem:-
1. How can I check this error ? And How can resolve this problem?
Note:-
Report Structure is like this :-
---------------------------------------------------------------------------------------------------------------
sales Man | Sales | Sales_ratio| Collection| Collection_ratio| Sales/Collection_ratio
---------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------
Total: 100% ***** 100% **%
---------------------------------------------------------------------------------------------------------------
In this sales_ratio,collection_ratio,sales?coll._ratio I added Corr. formula columns and create summary
columns corr. to each.
This summary columns having problem.