Feature Report Conditional Date

339
1
07-31-2019 11:16 AM
GaryBowles1
Occasional Contributor III

I have monthly inspection data that I am creating a report for and I am having trouble setting up a conditional statement to populate a table column based upon the month. Does anyone have an example they are using where they are selecting data by month to populate a report template?

Thanks,

--gary

0 Kudos
1 Reply
GaryBowles1
Occasional Contributor III

Here is what worked:

${if mti_date|format:"MM"=="01"}

Thanks,

--gary

0 Kudos