Viewing 5 posts - 1 through 5 (of 5 total)
hi,
We are also getting this query running behind in CRM and taking high I/o.
What i found on net is this link
http://social.microsoft.com/Forums/en/crm/thread/df4a5f89-e52c-41b2-ab71-69ec1303172a
Still trying to figure out the...
October 19, 2011 at 1:00 pm
hi - i am also getting the same xml error. Any idea how to resolve it?
FOR XML could not serialize the data for node 'processing-instruction(definition)' because it contains a character...
October 10, 2011 at 12:43 pm
Hi,
It is not possible to access Fields values in Report Header and Footer,follow this approach:
1.Fetch company Name by user id from Database.
2.Put a Text Box in the Body area of...
March 30, 2009 at 11:09 pm
Hi,
Onces you have created the procedure in database, at report end in the Query Builder you just need to put the following:
EXEC YourProcedureName
Thanks,
Richa
March 30, 2009 at 10:35 pm
Hi ,
Try this out:
=IIF(Fields!ShipmentValue.Value is nothing,True,False)
Thanks,
Richa
March 30, 2009 at 6:23 am
Viewing 5 posts - 1 through 5 (of 5 total)