Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to show only table rows with date >=now or >=today

Daniel Keel February 12, 2021

Use case: page properties report used for 'Upcoming Events'

How to show only table rows with date >=now or >=today

I have a page properties report table and a table filter around

How to filter the table to show only rows where in column 'Date' the date is today or in the future?

Thanks for help in advance

Regards
Daniel

 

1 answer

2 votes
Katerina Kovriga {Stiltsoft}
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 12, 2021

Hi @Daniel Keel ,

You've already found the solution yourself: use the "today" expression.

Here is the whole table and today is 12 Feb 2021:

Fri 1-1.png

Here I filter dates that are >= today:

Fri 1-2.png

Here I filter dates that are <= today:

Fri 1-3.png

And here I filter only today's dates:

Fri 1-4.png

Daniel Keel February 12, 2021

Thanks a lot

I hoped it should be easy, but so easy.
I struggled how to save the value today.

No it works fine.

Regards
Daniel

Katerina Kovriga {Stiltsoft}
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 12, 2021

Note that such JQL expressions as "-2d" are also available for the Date filter.

Like Daniel Keel likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events