Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Date table connection to another table

I want to connect my date table with the TrackET but If I connect with the dates like delivery on in TrackET it shows nothing. The dates in TrackET are from the Typ date and date/time is this the ...
  • AllisonKennedy's avatar
    5 years ago
    You need to convert the Date Time to date so it will connect to your date table date. I would do this in Power Query if possible (there's even a button for it in the Add column tab), but you could use DAX functions as well.