Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Could you please help me on my issue,
I have requirement to show the date column with customize time period.
I.e each day 12 AM to 6 AM traction should get add to previous day transaction.,
hi
use daystart function
eg :
daystart(timestamp(Timestamp#('24/12/2015 05:14','dd/mm/yyyy hh:mm'),'dd/mm/yyyy hh:mm'),0,0.25)