Forum Discussion

whazaaa's avatar
whazaaa
New Member
2 years ago
Solved

Date table with seconds

Hello,   I'm trying to create a table that includes all the dates, hours, minutes and seconds between two set dates. Currently I have this in the DAX :  DateTable = ADDCOLUMNS(         DAT...