Forum Discussion
Anonymous
3 years agoNot applicable
Report builder date range parameter
I am trying to create a paramater date range in Report builder and i keep getting this error (Query (1, 90) DAX comparison operations do not support comparing values of type Date with values of type ...
gpiauilino
3 years agoFrequent Visitor
Hello jokimwele76
Unfortunately not yet, our team gave up on the project because of this issue. 😞
sam181818
3 years agoNew Member
I have follwed all vedios and google, and it do not work.... The issues is that the dax is hard to understand. The calender date is a date format, but when passing in query it is asking for a text. Vedio all takes the date as date formate but the query is still asking for a text...
- rnola161 year agoAdvocate II
Similar instance, I have the field as DATE, but when creating parameters it forces me to use it as TEXT, which I did to manually enter date as YYYY-MM-DD but I'm looking to have the parameter as a Calendar style so users can select date from the Calendar without manually entering in the above format.