Hi @Steven_Cornelis ,
well in that case you need a table that contains all the dates
you generate such a table for example with this trick by using an additional table that contains the start & end date and the dates between you use as values for new rows. In your target table you can select how many of these rows you want to show at once.
voila, cheers, Christiaan