I'm modifying CR report. The whole report is based on 50+ data fields that take data within a specified timeframe: x>=DateIn; x<=DateOut
There is, however, one sneaky field that needs to pull out data according to the existing formula, except it does not use the same timeframe - it should go to the database and grab the data up to a certain date (x<DateIn).
When I use Select Expert and change data ranges, it sets the same data range for each and every field. What I need is to "Disregard" the date range for that single field in the report.
Is it making any sense at all?
There is, however, one sneaky field that needs to pull out data according to the existing formula, except it does not use the same timeframe - it should go to the database and grab the data up to a certain date (x<DateIn).
When I use Select Expert and change data ranges, it sets the same data range for each and every field. What I need is to "Disregard" the date range for that single field in the report.
Is it making any sense at all?