Jump to content

forcing DateTimeNow()) to show current date


Anthony stark

Recommended Posts

Hi Guys,

I have a line chart that is limited to show the previous 6 months of data with " [Date] >= dateadd('mm',-6,DateTimeNow()) ". The problem is that it only shows the data from the first day of the current month instead of the current day of data (today's date). It basically shows the last 6 months of data ending at the first day of this month, instead of ending on todays date.

How do i modify this to show the current day of data as the last point in the line chart, instead of the first day of the current month

Thanks in advance

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...