Reading Excel workbooks using GetOleDbSchemaTable returns a sheet with _ suffix

We have a CRM add-on for Importing Price Lists into CRM. For this tool, we expect the details to be provided in an Excel sheet. The tool reads the excel workbook provided and imports the prices.Once we had an issue with one of our customers complaining of the data successfully being imported, yet an error… Read More: Reading Excel workbooks using GetOleDbSchemaTable returns a sheet with _… »

Error “Sub reports within table/matrix cells are ignored” when exporting SRS Reports to Excel

If you make an SRS report that uses Data table and has sub-reports included, you will see the below error when the report is exported to Excel. Export to PDF format works just fine but when you export to Excel the excel file will not show the details included in the sub-report. Instead the sub-report… Read More: Error “Sub reports within table/matrix cells are ignored” when exporting… »