Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
jgmendez
Regular Visitor

Date parameter value error with data type

Hello, I am trying to add a date parameter but am receiving the following error

 

"Query (1, 148) DAX comparison operations do not support comparing values of type Date with values of type Text. Consider using the VALUE or FORMAT function to convert one of the values.
----------------------------
Query execution failed for dataset 'ToHiresTerminationsEmploymentDetailsCurrentHireDate'."

jgmendez_1-1632758522308.png

 

I have tried Format, Parse and DateValue as suggested in other threads but adding anything to the Query code breaks it

jgmendez_2-1632758771559.png

 

Any ideas on how to fix this?

 

Thanks,

Joe

 

1 ACCEPTED SOLUTION
V-pazhen-msft
Community Support
Community Support

@jgmendez 

 

Which datasource are you connecting to? Instead add datevalue() in the query formula. You might want to go the datasource then change the data type of the columns to a same comparable type (date type). 

 

 

Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
V-pazhen-msft
Community Support
Community Support

@jgmendez 

 

Which datasource are you connecting to? Instead add datevalue() in the query formula. You might want to go the datasource then change the data type of the columns to a same comparable type (date type). 

 

 

Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.