2

Hi,

I am not sure if this is a correct place to submit a bug but couldn't find any other place to report the potential bug we discovered recently for three of the out of box reports in CRM 2013 Online.

Looking to the out of the box reports named "Order", "Quote" and "Invoice", we recently discovered that there is a potential bug in them which displays Organization Unique Name in the Header label of the report instead of Customer Name. For Example if the Order report is ran for an order with customer named "Dynamics Inc" the header of the report must display "Order: Dynamics Inc" whereas presently it is showing "Order: ". This behavior is same for Quote as well as Invoice OOB reports.

Moreover after downloading the RDL of their sub-reports to check the expression in the header label, we found that the expression value is like ="Order"&": "& First(Fields!organizationidname.Value, "UserInfo") which clearly proves the cause for the above behavior. We corrected the expression to show the customer name instead of organization name and when we tried to upload the corrected report, the system threw an exception with an error message as "Invalid Operation: Trying to update an attribute in Live, which is not allowed" and we couldn't upload the corrected report. This error message could be another potential bug in the system which hinders to update the reports.

Requesting Microsoft to kindly check into this and if these behaviors are proved then fix the same. Let me know if you need any screenshots for the same or problem reproduction steps.

Thanks.

Category:
STATUS DETAILS
Declined