Forum Discussion
USEREALTIONSHIP convert to date in VAR
Hi BGB ,
I'm a little confused about your needs, Could you please explain them further? It would be good to provide a screenshot of the results you are expecting and desensitized example data.
Thanks for your efforts & time in advance.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The question is to convert the date-time column to date only using Dax while using the USEREALTIONSHIP function.
This is not very tricky. You have a date-time column that needs to connect to your calendar date column. Because the calendar date does not have time we need to convert our date-time column to date only but without doing that in Power Query , can it be done using DAX?
- Anonymous2 years agoNot applicable
Hi BGB ,
As Ashish_Mathur said, this shouldn't be possible with dax, it's recommended to get the data types converted first.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- BGB2 years ago
Helper II
Your recommendation is not useful here. Thanks for your time.