how to show description and id using ssrs
Hi, i have a report id_c_category and and category_desc these two columns in my tablemy SP calling id_c_category columnbut i want show category_desc in my SSRS report in parameter panehow will i show...
View Articlecreate daily weekly monthly quarterly yearly report
hi guys, i need to know how to create report as like format,sample table:statename agentname timecreated amountaaa mark 08/01/2012 2.00 bbb gab...
View ArticleSSRS 2008R2: How we can hide X-axis label in line chart?
Hi,I am new in SSRS world.I have set the X-axis label interval '1' and Interval Type 'day'. It is working properly. Now I want to hide the all label Except the 1st, 15th,31th Date of every month. Is it...
View Articlegetting error in dataset
HI,i have one SP, while creating report,i am getting the following data type conversion errorRegardsArjunmallis
View ArticleReport Builder 3.0 - Web rendering of tables within tables
Hi all,I'm still at it with web layouts in Report Builder 3.0. I have fixes some of my issues by using tables more than before. I am now using tables that have inner tables, and that's really helped...
View Articleget the date part of the date field
I have a date field containing hour, minute. What function should I use in SSRS to get the date partThank You Warmest Fanny Pied
View ArticleWhere is support for Report Server projects in VS 2012 with SQL Server Data...
Where is support for Report Server projects in VS 2012 with SQL Server Data Tools for VS 2012 Premium? I've upgraded my SQL Server to 2012, and thus cannot use the old Business Intelligence Studio...
View ArticleAccessing reports from outside the servers
Hi,I have configured the SQL Server Reporting server through report configuration manager.I was able to deploy the reports to report server from visual studio 2008 and also able to run those reports...
View ArticleI want black page after each grouping intentionally
Hello,I want an empty page in my ssrs report after each group ending, I want it intentionally a blank page after each group, Any idea how to get this. When i generate pdf i must see empty page after...
View ArticleHow to fetch name of parent of a textbox?
I want to make fill color of a text box based on expression. If the parent value of textbox is xyz then it should be filled with some specific color.One more issue is, it should fetch me.parent (like...
View ArticleReportExecution2005.render - Images not displayed (external, embedded or DB)
Platform:SSRS 2008 R2 (SharePoint integrated mode), WCF, ASP.NET MVC4, jQuery, VS 2010I have created an ASP.NET MVC 4 app that render reports using the SSRS ReportExecution2005 API.The report...
View Article"Software Usage Metrics initialize failed" error when open Report Manager,...
I've asked this question in SQL Server Upgrade forume, I'm asking here as well:Your help is highly appreciated!After migrating ReportServer db from 2008 to 2012, when access Report Manager...
View ArticleReport and Report Server Sites won't Start (Error creating HTTP endpoint)
@#$% you MSDN forms! I just lost my post, and I had to type it in AGAIN. Grr!Anyway, back to my other problem.I have a SQL Server Reporting Services installation with the following characteristics:SQL...
View ArticleRendering to PDF file
I am using SQL 2008R2 and SSRS to create reports on our intranet. We are using the http url method for our reports and have added rs:Command=Render&rs:Format=PDF to the end of our report url....
View ArticleDate dataset/parameter/conversion/formatting Question
Hello,I have the following datasets/queryDate :SELECT CONVERT(varchar(10), CAST(date AS DATE), 121) AS Dates FROM View.Date WHERE (date <= GETDATE())StartDate:SELECT...
View ArticleReport with barcodes saved as PDF ok with RS2005 but won't generated barcodes...
Hi all,I have a report I created with VS2005, RS2005, and works fine when exporting the report to PDF.However, same report published to with VS2008 to RS2008 will render barcode on server but wont...
View Articlehow to change reporting service service-account from one domain to another
We are running reporting service 2000 on server farm my farm settings are as below-reporting service run on SERVER1 -sqlserer 2000 database on SERVER2 -reporing service are running under application...
View ArticleThe data table contains data, but the chart is blank when report is published
Hello,I have developed a report, which contains one matrix and one chart, which shows a line graph using the data in the matrix. When I preview the results everything works fine. The matrix contains...
View Article(SSRS 2008 R2) - Deploying Report Model Woes - The permissions granted to...
This problem is beyond frustrating. I am a domain admin but when I try to deploy my report model project using BIDS (running as administrator on the same machine) I receive this error message:"The...
View ArticleHow to remove gridlines while exporting SSRS 2008 R2 report to Word
Hi all,I have successfully invoked web services to export SSRS 2008 R2 report to Word. However, users mentioned that the Word document is formatted with grid linesso that they cannot edit the document...
View Article