Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

How to use DateTime.FromFileTime

Hi,   how does above DAX formular work exactly? I already had a look at the official explanation on the Microsoft page. My assumption was that I could be able to add the creation time of an excel f...
  • Gordonlilj's avatar
    Gordonlilj
    6 years ago

    I'm not sure if i completely understand what you're trying to achieve.

    The filetime is a Windows file time value, you can read more about it here:File Times

     

    Is it the date time when the excel file was created or when the data was changed? if so you could follow the steps in the post below

    Show date last saved for excel file source