AlreadyLost
MIS
When I ran my report with this formula, it display "TRUE".
"Total Input into App" Formula: {TB_DAILY.ACTIVITY_DATE} >= {?StartDate}
and {TB_DAILY.ACTIVITY_DATE} <={?EndDate}
?Start Date and ?End Date is a parameter that I created. It is only used in the "Total" field. Not in the selection formula.
Is something wrong with my formula? My report suppose to pull in all the data and then filter within the report the count of "Total Input into App" base on the {?StartDate} and {?EndDate}
"Total Input into App" Formula: {TB_DAILY.ACTIVITY_DATE} >= {?StartDate}
and {TB_DAILY.ACTIVITY_DATE} <={?EndDate}
?Start Date and ?End Date is a parameter that I created. It is only used in the "Total" field. Not in the selection formula.
Is something wrong with my formula? My report suppose to pull in all the data and then filter within the report the count of "Total Input into App" base on the {?StartDate} and {?EndDate}