Skip to content

Data Comparison #19

Description

@velkymx

As a report writer, I want to be able to compare two dates.

For example:

Show me all records where the last updated date minus the created date is greater than 10 days.

SQL: SELECT DATEDIFF("2017-06-25", "2017-06-15") WHERE SELECT DATEDIFF("2017-06-25", "2017-06-15") > 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions