Hi All
I just make a post below :-
After convert the date field from text to date , i get below error :-
Function 'CONTAINSROW' does not support comparing values of type Integer with values of type Text. Consider using the VALUE or FORMAT function to convert one of the values. OLE DB or ODBC error: Type mismatch. (Exception from HRESULT: 0x80020005 (DISP_E_TYPEMISMATCH)).
Hope some one can share with me how to remove the error msg
Paul
Solved! Go to Solution.
@admin11 ,
You need to change both fields to date. I believe you only changed one side of the table to date.
Sales[date] must be a date field and DATE[Date] also must be a date field. Set both of those up and you'll be good to go.
@admin11 ,
You need to change both fields to date. I believe you only changed one side of the table to date.
Sales[date] must be a date field and DATE[Date] also must be a date field. Set both of those up and you'll be good to go.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
124 | |
73 | |
66 | |
53 | |
53 |
User | Count |
---|---|
199 | |
104 | |
88 | |
79 | |
77 |