I have a table of transaction-activity with Date Captured and Date Completed information.
I have inserted a "Days Elapsed" variable...
=DaysBetween(<Date Created> ,<Date Complete>)
I have inserted a Break on the "Days Elapsed" variable - and a CountAll(<Transaction no>) in the footer of the Break.
This gives me all the info I want...but I only want to see the Summary Data at the Break-Footer Level.
In Crystal I would use the Suppress Detail function.
In BO-6.5 when I FOLD the table I lose my Breaks as well, and only see the whole Report Footer.
Anyone got a work around for this...?
Thanks in advance!
I have inserted a "Days Elapsed" variable...
=DaysBetween(<Date Created> ,<Date Complete>)
I have inserted a Break on the "Days Elapsed" variable - and a CountAll(<Transaction no>) in the footer of the Break.
This gives me all the info I want...but I only want to see the Summary Data at the Break-Footer Level.
In Crystal I would use the Suppress Detail function.
In BO-6.5 when I FOLD the table I lose my Breaks as well, and only see the whole Report Footer.
Anyone got a work around for this...?
Thanks in advance!