mattcasters commented on issue #5594: URL: https://github.com/apache/hop/issues/5594#issuecomment-3297533069
A date dimension is typically not slowly changing but fixed. Simply generate a sequence for X days and add it to a start date with a calculator. Then calculate all sorts of things like day of month, month, year, ... and store it in the date dimension. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org