Hi, I have written a report in SSRS that I have tried to add to CRM via the "Existing file" option.
It is quite a complicated report and gave an error after adding it to CRM.
To try and find what was causing the error, I stripped everything out of the report except “select * from accountbase”, I then renamed the report to “Very basic report.rdl”
When I then added this report to CRM, not only did it work OK but it actually showed the output from original “Complicated” report and all worked fine.
However I needed to make a small change to it and tried to replicate my success with a new report entry (I didn’t want to risk losing the working report)
Unfortunately this time it does not work and gives the original error (I get the same error even when adding the "Very Basic report").
Comparing the two reports in the table "ReportBase" shows them as identical except for the report Id and the date/times. The sql for both shows the “Very Basic” report sql not the one that is actually working.
Can anyone tell me what table in the database the report definition comes from that is run when I click on the report in Reports-Reports-Available Reports when a “Reporting Services Report” is run or how I debug what is happeneing when I click the report link?
Thanks in advance
Tony
*This post is locked for comments