Help with a query
I have a query I am having problems with and I could use some help. I am very new to VB and SQL so please bare with me. I need to query a table (LineEquipment) in this case and return all records on a...
View Articlesql server to oracle converting report
hi i create report in ssrs ,source i used as sql server now i convert those reports to oracle server so in my old report i used left outer join while converting this to oracle server that query is...
View ArticleSSRS Chart Tooltip is not working in IE11
Hi,I am using SQL server 2012 report builder 3.0 for reports and i has some charts in my reports. Whereas if i view the report in IE11 the tooltip is not showing any values where the same tooltip is...
View Articleinstall on pc
i have a new pc windows7. i installed the client side of sql 2014. I also installed SSDT_14.0.50730.0_EN to install the ability to create reporting services reports. all completed successfully. I do...
View ArticleSecond dataset in SSRS Report
Second dataset in the reportI have two dataset the first I am using with the main report. The second dataset(Test) I am traying to use with the testing field, inside this field there is a table with...
View ArticleLimiting records per page using =Ceiling(RowNumber(Nothing)/20). Problem with...
Hi,I'm trying to limit a table to show more than 20 records per page but when I use the =Ceiling(RowNumber(Nothing)/20) I'm getting the following error:[rsInvalidGroupExpressionScope] A group...
View ArticleHow to change the color of text in a texbox using expression in ssrs
HI i need some help with text color in texbox using an expression,i have a report with some table and had a text with with positive numbers and negative number my requirement here is i need to write an...
View ArticleCentring SSRS 2012 Map on a specific point
We are upgrading from SSRS 2008 to SSRS 2014 and I'm doing a proof of concept report using the Map control now available to us using SQL server data tools in VS 2012. The process to build a map isn't...
View Articlessrs 2008 use parameter value to work with row visibility
In an ssrs 2008 report, I would like to add logic that looks the following for determining if a row is visible are not.The logic is the following =iif(Fields!MILESTONE_CODE.Value = "015", false,...
View Articlessrs 2008 sort data based upon parameter value
In an existing ssrs 2008 report, I have added a few new columns to the existing report as requested by the user. In addition, the user wants to be able to sort the data on any column on the report by...
View ArticleCan't keep column headers visible in IE browser
Hi,I've been researching this for days and have tried many things to get my tablix column headers to freeze at top of screen when I'm scrolling down in a report IN THE BROWSER. I am using Report...
View ArticleGetting Report page count fails using RSS2014 and WPF
Dear all,We have a WPF application which is able to preview reporting services report by implementing the Microsoft.Reporting.Winforms control.When we were using Reporting Service 2008 all was working...
View ArticleHow to retrive reporting service information from a WPF application
Dear allWe have a WPF application where we are doing a preview of a report configure in reporting service 2014. To show the preview of the report we are using the ReportViewer library control.What is...
View ArticleReporting Services stopped working after account password change .
Hi All,Reporting Services stopped working after account password change ...which is used by SSRS Configuration manager. I have reset password in windows service for SSRS logon account then restarted...
View ArticleMap doesn't display color
I want to create a Color Analytical Map with the map gallery. But there is no color display when previewing map. why???
View Articleexport report without OOTB export button
As title listed, can I do this? Can I custom a button or use another way?
View ArticleHow to access the ValueColumn?
I'm facing what is probably a stupid problem but cannot find how to do it.On a Time dimension Year-Month-Day, the month part is defined on an Olap cube from a Dim_time table with several values, among...
View ArticleError in Report Manager while trying to create a data source from MS excel...
Software versions installed: MS SQL Server Data Tools 2012 and Visual Studio 2012, MS Office 2013 with 32-bit version of Excel, 64-bit Operating System. I am using MS Excel 2013 (32-bit version of...
View ArticleSSRS 2016 MVC Reports, KPI's, etc ?????? HOW? Did MVC5 and all the developers...
Reporting and BI has finally got a facelift for 2016! New reporting portal, mobile reports, etc. According to this documentation, here is how to access your reports...
View Articlerunning a report from ssis without RM
Hi we run 2014 enterprise. I know how to run and save a report from ssis when the report is published to ssrs. Is there a way to run the report on my local from ssis/vs by somehow directing ssis...
View Article