I have a calculated column that stores the calculated date value.
When I apply the CAML query, it does not return any row even if the record exists.
Can any one please guide me on this topic>
Awaiting your replies.
|
I have a calculated column that stores the calculated date value. When I apply the CAML query, it does not return any row even if the record exists. Can any one please guide me on this topic> Awaiting your replies. |
|||
|
|
|
This might be related to what you use as value type in your CAML. The type must be the return type of your calculation for example it might be 'Number' |
|||
|
|
|
This is the simplest explanation that should help. |
|||
|
|