How to get the tracing logs for Dynamics CRM 2015 online reports - dynamics-crm

I'm working on migrating Dynamics CRM 2013 on prem to Dynamics CRM 2015 online update 1 and have prepared a report that has a child report as well. After successfully uploading the reports and setting up parent/child report relationship. I get "The Report cannot be displayed (rsProcessingAborted)" when I run the report. In case of On-Prem we could look into trace logs, what can we do in case of CRM 2015 online now?
Thanks

Unfortunately the only thing you can do is to get in touch with MS Support to recheck what's wrong with your report.

Related

Report Not Running on Selections in CRM Dynamics Online (Greyed Out)

Please assist me, I am trying to run reports on selected records in a CRM Dynamics view, but they are greyed out as shown in the image below.

Visual Studio Team Services (was VS Online) Custom Reporting

Anybody has any idea how to do custom reporting in Team Services without help of Power BI. I can get the test cases and defect data from Excel Add-In but this is not useful as we have to write the Team Services Query all the time.
There are also some lightweight charts and dashboards you can use for the report, refer to this link for details: Dashboards and reports overview.
And beside the Power BI, Analytics service is added to VSTS but it is in preview for now. If you are interested in it, you can contact the Analytics service team: vsts-analytics-supp#microsoft.com.

How to change innerHTML of CRM form in MS Dynamics CRM 2015 form?

I have a form in MS CRM 2015 Online. it was updated to 2015 from 2013 recently.
I have a requirement such that i have to show multi select check boxes on CRM form. In CRM 2013 i have an option set with some options, with those options i am forming HTML with check boxes using script and am changing HTML.
In CRM 2013 i had changed form UI using document.getelemntByID("#element").innerHTML.
but in CRM 2015 javascript is not working. i am unable to get element using doument.getelementbyID.
I am unable to find alternative for this requirement. can any one of suggest me on this?
Those JavaScript commands are not supported by CRM and shouldn't be used.
To do this I would suggest building a web resource and embedding on the page. Then you have full control.

How can deploy custom SQL-based reports to Microsoft Dynamics CRM Online , If Can't How can change SQL-based reports to FetchXML Reports?

How can deploy custom SQL-based reports to Microsoft Dynamics CRM Online , If Can't How can change SQL-based reports to FetchXML Reports ?
I made Report rdl SQL-based (Advanced Query) and when to attach it on MS CRM 2013 Online , it can't upload it , because it supports FetchXML only , so if can change my SQL-based report rdl to FetchXML Report.
Dynamics CRM Online supports only FetchXML reports.
If you have SQL-based reports you need to convert them to use FetchXML instead of SQL queries.
You can try also this service to help you with the conversion
http://sql2fetchxml.com/

Microsoft CRM 2013 reporting issue

I have recently upgraded my microsoft dynamics crm from 2011 to 2013, all seemed to go accordingly however whenever i try to access any of my reports custom or out of the box they refuse to load. I either get an error which says the report cannot be loaded (rsprocessingaborted) and if not this then it totally refuses to load almost as if some script is being blocked(2nd screenshot). I'm completely lost on this and any help will be greatly appreciated :-)
Try turn on trace, restart IIS and reproduce an error. Then recheck trace file to get explanation of an error.
I had the same problem when I run a CRM migration.
Just follow the steps :
http://ashwaniashwin.wordpress.com/2013/07/21/crm-2011-reporting-error-the-report-cannot-be-displayed-rsprocessingaborted/
Note that this is the same as the steps in the Microsoft KB article, https://support.microsoft.com/en-us/kb/946585, which in summary involves ensuring if SQL Server Reporting Services service is running under the Local System account to add the NT Authority\SYSTEM to Security -> Logins in SQL Server Management Studio and to add this account in the User Mapping to the MSCRM_CONFIG and Organization_MSCRM databases with roles of CRMReader, public, and db_owner.

Resources