Quantcast
Channel: SQL Server Reporting Services, Power View forum
Browsing all 20764 articles
Browse latest View live

how to remove default qualifier (") when line break (vbcrlf) is added in an...

I am creating a summary CSV file in SSRS and have added VBCRLF for line breaks across the expression. Because of that I am getting " (double quotes) at the start of the string and one at the end of the...

View Article


SSRS 2016 custom authentication with windows AD security

Hi,I am working on SSRS 2016 security and came across many articles that talks about custom authentication implementation. I also found an article to enable Anonymous authentication using custom...

View Article


Error for "mobile report is not supported by this server" on SSRS 2017

I have just upgraded MS SQL server standard 2017 evaluation version to full retail standard version with product key. All works except the mobile reporting portal folder became empty. The original...

View Article

Calcualte results based on a date range SSRS expression

=IIf(dateadd("m",-1,dateserial(year(Parameters!StartDate.Value),month(Parameters!StartDate.Value),1)) >= dateadd("m",0,dateserial(year(Parameters!EndDate.Value),month(Parameters!EndDate.Value),0)) ,...

View Article

Where statement based on length of parameter 1 = 0

I'm lost on how to set this SQL statement up properly in SSRS report builder 3.0.  This report is either fed by another report with @1stParameter and @2ndparameter.  However, @1stParameter is sometimes...

View Article


how to fix root element is missing error in xml empty dataset ssrs

I had to use SSRS 2015 report. i can use multiple dataset in the single report based on API. in this case some of the dataset records not found. so this error has been occurred "Root element is...

View Article

sum of two dataset values

Hi ,I have created an RDL file with two datasets and everything is except one of the coloumn. I need to sum two values in the coloumn which are taken from 2 different data sets .following is the...

View Article

Image may be NSFW.
Clik here to view.

Legend - Colors for values, marker type for series groups

I'm writing a report that has a Series Group on a "ProjectId" field, and three different fields are specified for Values: UCYC, OVCH, and REST. I have applied custom markers to each of those three...

View Article


How to alter parameters to use in multiple datasets

Trying to figure out flow of Report Builder 3.0 report and how to execute properly and efficiently.  I have @Event parameter, which is text base and can allow blank value I have @SupplyID, which is...

View Article


Call from SqlMgmtStudio->Job->.cmd->.vbs->Xls Macro invocation failing.

Briefing ********* I have successfully tested calling xlsm macro from .cmd. I have .vbs approach to call the xlsm macro. Then I did set a sql server management studio job to invoke the same cmd....

View Article

Show different data for same report for different users. Is it possible?

Hi,I have a report which contains a column called "Project" in the dataset. There are several different projects and not every user should be able to see data from all projects. For example if I want...

View Article

Unable to Print SSRS Report in Excel Format

Hi all,After exporting the SSRS Report using SQL Server Reporting Service 2014, the Excel file can only be viewed but unable to print in MS Excel 2013 with the error message of 'Program Error'.Please...

View Article

Sub-reports rsCredentialsNotSpecified

Hi,I'm having issues with a report (Contract) that contains sub-reports.  When I open the Contract report I get an error in the browser as follows:  Reporting Services Error.  One or more data source...

View Article


Data Driven Subscription to File Share - Error Detail

Hello,I have a data driven subscription that writes about 200 files to a file server, each report goes to a different folder.  The subscription usually works fine, but now and then a folder is...

View Article

Multiple Reports under a Project with Single run command

In SSRS, I have a project under which there are 3 reports and all three uses same dataset and parameters. Is there a way in which I just enter the parameter once and all three reports get executed?And...

View Article


Why is report in gmail have not border, report in outlook have border?

I export the report to gmail but it doesn't have the table border? But when i export in outlook have border?thanks all.

View Article

Example SSRS dashboards rightful to use on your own website

Hello, Question: I am looking for examples of SSRS dashboards to share on our company’s website.I would like to share some examples of SSRS on our own website. Does someone know where I can find...

View Article


Why (what's the reason, not how to do it) is it that PowerBI needs a...

Since PowerBI and SSRS are almost joined at the hip, I'm hoping perhaps someone here knows the answer to "why" PowerBI Report Server wants a read-write domain controller to function properly?  (The...

View Article

SSRS Report connecting to Oracle running slowly

HiI have a report that connects to an external providers Oracle server. The report can run within 78 seconds when working but most of the time it does not run at all. This is an SSRS 2016 Instance. The...

View Article

SSRS Expression Query with Like Operator

Hi,I am using the below query to get the values from an ODBC Data source.="SELECT NAME WIDTH 50,IP_TREND_VALUE,IP_TREND_TIME FROM IP_ANALOGDEF WHERE NAME IN ('" + Join(Parameters!REMARKS_TAGS.Value,...

View Article
Browsing all 20764 articles
Browse latest View live


Latest Images