Hi Vijay,
Of course you are getting the same issue, as you have a "with" in your query and somewhere use the .Count property of the query. You can't do that, as explained above.
Hi Vijay,
Of course you are getting the same issue, as you have a "with" in your query and somewhere use the .Count property of the query. You can't do that, as explained above.