VishalMistry
22nd February 2016, 11:06
hi all,

Is there any way to write where condition of aggregate expression in report layout (in after.field section) ?

The reason is at the design time we can give expression upto 60 characters in length whereas out requirement is more.

Anybody can guide please in this regards ?

Vishal

mark_h
22nd February 2016, 15:37
My first thought is just do your own aggregate expression in the report script itself. For example - use all of the detail lines to do sum using what ever restrictions you have.