Forum Discussion
Anonymous
5 years agoNot applicable
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 ...
- 5 years agoYou 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.
AllisonKennedy
Community Champion
5 years agoYou 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.