Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Browsing all 2791 articles
Browse latest View live

Automate stored credentials updates

Good DayLong story short and I'm pessimistic ill get a fix for this. We are using stored credentials for one of our shared data sources using a service account. The account password changes every 90...

View Article


Defaul Date Parameters When it's the 1st of the Month

Hi,I am looking for a method to default my date parameters in a report.Ideally, I'm looking to run a Month to Date Report. Every morning the report runs on subscription that shows MTD through the end...

View Article


How to use a script to update the data source used for connections

I would like to use a script to update the data source used for connections to support multiple folder structures with duplicate reports.At first, it appeared that Data Source is the cross reference...

View Article

Multiple datasets into multiple grids for a single record per page

Hello - I've looked through the questions, and I want to confirm my understanding (mostly because I can't believe I can't do this!). I have multiple datasets, each of which compute metrics of...

View Article

Dynamic color of font for single wordin large texts

Hey,how can I set the color of the font of a singe word in large texts? like IIF(....,"MY_TEXT","Red","Black"). see attachmentI want to highlight word I am tearching for.Thanks for helpOlaf

View Article


SSRS 2012 Standards for Report Server Configuration and Report Development?

Just wondering if anyone has some suggestions on standards for SSRS Report Server Configuration and Report Development? I have come across suggestions like: Use stored procedures and views in...

View Article

New errors on old reports

Hi, all. Odd problem. My reports were working fine 2 weeks ago, but now I'm getting the much loved "Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerStorageException: , An error...

View Article

build report from two different data sources (SSAS and SQL) in report builder

I have to build report from two different data sources (one SSAS and one is SQL) in report builder 3.0. eg:Dataset1 - Data in SSAS col1 - col21 - One2 - TwoDataset2 - Data in SQLcol1 - col21 - ABC1 -...

View Article


passing ssrs parameter values

For an existing ssrs 2008 report that is running on a ssrs 2012 report server, I believe the call from the .net application that will call the report server will look something like the...

View Article


ssrs reports using rectangles

My task is to have up to 5 'letters' appear on separate page where data is obtained from 1 varchar(max) column in a sql server 2012 database field. I am looking for your suggestion and/or potentially...

View Article

ssrs report using a varchar(max) column

In an existing ssrs 2010 report , I will like to create multiple groupings within the report so the report will print on different pages. The multiple groupings would come from 1 (one)  column that is...

View Article

Report writer as a service?

Hi all, in the world of full time developers and contract workers is there any place for this? A report developer as a service? I'll try to explain.A company not looking for a full time on-site...

View Article

SSRS authentication types when users from domain A trying to access reports...

Hello Guru's,I need a little help with this one - I think I understand the problem and the solution, but I need some clarification.Two domains in two forests. Users are in Domain A, SSRS is now the...

View Article


Fiscal Quarter

HelloI want to arrive at an output like [b]2011-Q4 (Financial Yr-Qtr)[/b]I can do this by:CASE -- Results: 2011-Q4 (Financial Yr-Qtr) WHEN MONTH(MyDate) BETWEEN 1 AND 3 THEN concat((YEAR(MyDate) - 1),...

View Article

Y-Axis on Chart

Hi,I have a Bar Chart where I want to display the max time for each method.Below is the SQL. The Y-Axis does not display the data correctly. Do U need to remove the MAX from my query and use the one in...

View Article


SSRS Indicator at Subtotal level

I have a report that is grouped by name. I have an indicator at the detail level that works fine. However at the subtotal level (by name) I do not want the indicator to display using the aggregated...

View Article

ssrs 2010 r2 not needed page break

In an ssrs 2008 r2 report, a final page break occurs even though there is not any more data rows to work with. The final pagebreak occurs since I am using the disable property on a 'group level' page...

View Article


New KPI Missing from SSRS in Native Mode

Hello all,I'm wondering if anyone can point me towards where I enable KPIs for SSRS 2016 (Version 13.0.1601.5)... it's just not there!Here's a screenshot.. just doesn't seem to line up with that same...

View Article

ssrs 2008-Multiple Row Grouping Elements obtained from one column in database

In an existing ssrs 2008 report , I will like to create multiple groupings within the report so the report will print on different pages. The multiple groupings would come from 1 (one) column that is...

View Article

IF EQUALS Query in Report Builder

I am using Microsoft SQL Server Report Builder 3.0.I have a table called "tblDataPermit"My DataSet1 includes the column "Type"The Type column has numeric values 1-54. In my report if I use the...

View Article
Browsing all 2791 articles
Browse latest View live