americvish
IS-IT--Management
can somebody pls mention the formula for below
i got for eachday,each week,month but needed for other:
for each day: datetime(date({table.datetime}),time(0,0,0))
for each week: datetime(date({table.datetime})-dayofweek({table.datetime})+1, time(0,0,0)
for each month: datetime(year({table.datetime}),month({table.datetime}),1,0,0,0)
for each two weeks
for each half month
for each quarter
for each half year
for each year
for each second
for each mintue
for each hour
for AM/PM
thanks.
i got for eachday,each week,month but needed for other:
for each day: datetime(date({table.datetime}),time(0,0,0))
for each week: datetime(date({table.datetime})-dayofweek({table.datetime})+1, time(0,0,0)
for each month: datetime(year({table.datetime}),month({table.datetime}),1,0,0,0)
for each two weeks
for each half month
for each quarter
for each half year
for each year
for each second
for each mintue
for each hour
for AM/PM
thanks.