Skip to main content
Solved

How do I create a list of dates from date and frequency

  • November 11, 2022
  • 2 replies
  • 44 views

blok74
Contributor
Forum|alt.badge.img

I'm struggling with a date that I want to extrapolate based on a frequency. The maximum latest date is the end of the year.

My columns are:

route

frequency_days

date_start

imageHow can i realize this in the right way?

Best answer by geomancer

This should do the trick.

Date_Frequency

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

geomancer
Evangelist
Forum|alt.badge.img+58
  • Evangelist
  • 932 replies
  • Best Answer
  • November 11, 2022

This should do the trick.

Date_Frequency


blok74
Contributor
Forum|alt.badge.img
  • Author
  • Contributor
  • 1 reply
  • November 11, 2022

Thanks! 👍