22 Answered Questions for the topic ssrs

Oracle - If variable is null?

I need to return some dummy select when my variable matches string. This is what I tried: begin if :someVar = 'Yes' then select 1 from dual; end if; end; / I've tried... more

06/14/19

Number field turned out as text in Excel, SSRS?

My SSRS reports one of the field is using this expression, where the field is a number field. I want to see blank field is the value is `0`. =IIf(Fields!PERIOD02_VALUE.Value <>... more

SSRS report - conditional reporting after exporting to excel?

I have built a SSRS report where I have left the first column of a table empty. I want every cell in this column to be conditionally formatted so that it changes to red fill whenever I type in "r"... more

SSRS Issue with values that are text and number exporting into excel?

I am having an issue where I have similar hyphenated values 1304-4(text) and 1306 (number) The main issue I am trying to overcome, is when I export my SSRS report (.rdl) to excel, I get an error in... more

Column widths changing when exporting from SSRS to Excel?

I have a simple SSRS report which contains a single table with a header row, footer row and any number of detail rows. The width of the report and table is 7 inches and the report has .5 inch... more

Creating Excel reports with Hyperlinks to other Excel worksheets via SSRS 2016?

I need to create excel reports with SSRS 2016. These reports have need to have a `sheet 1` that is an index to the other sheets. I can get the excel function inserted correctly using an expression.... more

SSRS and maps of route from data?

I have data that has the longitude and latitude values for a point of origin, stops and the return point of origin. I'd like to be able to create a matrix that uses this information from an Excel... more

SSRS Large Report -- Error When Exporting to Excel?

We are having an issue when exporting a large SSRS report to Excel. We receive the following error when it is run over a three-year date range. If the report is run for each of the years... more

How to Lock cells in SSRS while exporting to Excel?

I have a report in SSRS 2008. I need to export it to excel and lock some columns and rows. For example I have 10 columns and 500 rows in excel. 1- I want first two column can't be edited. Other... more

Column headers not repeating on each excel sheet in SSRS?

I have a SSRS report which has a row grouping of order number. My stored procedure returns a data for a week, month and year depending on the end date. So as a result I wanted three excel sheets... more

SSAS cube permissions exclude excel?

following problem: I have a cube and the customer just wants to allow read access via a ssrs report and not through excel. Is it possible to change the permission that specific roles are only... more

06/04/19

ssrs report export to excel - broken hyperlinks?

I have large report and each row contains hyperlink. Report containing 50k or more rows is exported to excel. After export I try to open xlsx file and get message telling me that file contains... more

Connecting Excel 2013 to SSRS 2012 to use as a datasource?

I am trying to set up a Data Source using an Excel 2013 file for the information to feed a report. Here are the steps I'm following: 1. Click on Data Source 2. Add new Data Source 3. Change Type... more

Setting up a tabbed report that exports to Excel from SSRS?

I have a report that needs to be exported from Web Reports/SSRS to Excel while generating a tabular structure that includes a 'Summary' tab with all the information, which also includes a 'Total... more

05/27/19

How to export SSRS report (.rdl) directly to PDF with OfficeWriter?

I want to export a SSRS 2008 R2 (.rdl) report directly to PDF, how can i do this with OfficeWriter? I have gone through SoftArtisans documentation, i couldn't find a way out there. We can export an... more

ssrs export to excel slow perfomance?

Good day. I have a report wich consist of several textboxes and a tablix with row grouping. I have another two tablixes inside that group(perhaps I should merge them, since they consume the same... more

05/23/19

tsql to export and attach SSRS report to email?

I don't think there's an easy way to do this, but here goes. We have an `SSRS` report that can be invoked with `http://MyServer/ReportServer/Pages/ReportViewer.aspx?%2fSales%2fSalesReport` We... more

05/19/19

Excel VBA Code to pull SSRS data as a dataset?

I can’t seem to find a solution for my problem no matter how much I Google. (Please excuse my verbosity in the following explanation) My process is that I have to go to the SSRS web page, run my... more

Excel as a data source in SSRS Query a Specific Column of a Sheet?

I want to query the data from an excel file utilizing ODBC System DSN for Excel 12.0. What will be the right syntax to query specific columns from a worksheet and not the whole worksheet like... more

ssrs exporting to excel as csv?

I am calling SSRS reports from an in house piece of software. All the reports made before me render as xlsx or xls and mine continuously are rendering as csv files which is messing up my... more

05/11/19

Save Excel File with a Timestamp when Exporting a Report in SSRS 2016?

I've been fiddling around with SSRS 2016 and tried, without any success, to add a timestamp to the saved excel file when exporting a report. Is there a way, preferably one that isn't much of a... more

05/11/19

SSRS: creating a report optimized for exporting to Excel?

I have a client that needs a particular report that he can export to excel. I haven’t started to build the report, but I’m thinking the best way to do this is to keep the report as simple as... more

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.