Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confiforms: is there a way to return the last record for each month by filtering created filed?

Pat L_
Contributor
September 28, 2022

I have a table with one record per day. For example

09-30-2022   data of 9/30/2022

09-29-2022   data of 9/29/2022

...

08-31-2022    data of 8/31/2022

08-30-2022    data of 8/30/2022

....

01-01-2022    data of 1/1/2022

 

 

Is there a way to return the last record for each month by filtering created filed? So the result will be like

 

09-2022    data of 9/30/2022

08-2022    data of 8/31/2022

....

 

By using tableview merger, I am able to return count, total, and average. For example:

Count:([count])

 

However, I would like to filter the month end data automatically. (one record per month)

1 answer

1 accepted

2 votes
Answer accepted
Alex Medved _ConfiForms_
Community Champion
September 28, 2022

Hi

You can use "Apply distinct filter to return only unique records" parameter with something like 

created.formatDate(MM-yyyy)

Screenshot 2022-09-28 at 17.11.30.png

Alex

Pat L_
Contributor
September 28, 2022

Awesome.

 

Thank you again, Alex.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events