Forum Discussion

ben-t's avatar
ben-t
Frequent Visitor
3 years ago
Solved

Help - List.Generate dates with variable frequency in months

Hi, I'm trying to generate a list of jobs to do in the next 2 years I have a working custom column that provides me the list of dates.  But my jobs have varying frequencies of 2-12 months intervals...
  • HotChilli's avatar
    3 years ago

    It might be a field access error.

    Try

    let freq = [FREQUENCY] in each Date.AddMonths( _ , freq))