Report builder and diagram
Hi, my question is how can I set the diagramm width in the report builder? I have two diagramm, and I would like to set their width to be the same length: 1. diagram = 38.8 + 93,2 = 132 2. diagram =...
View ArticleCan iPhone / iPad opens a chart smoothly generated by SQL Server 2008...
Dear all, I have an assignment to design a reporting system that must be able to support all mainstream web browsers such as IE, Firefox, Safari, Chrome, iPad / iPhone / Galaxy, etc... Can anyone...
View ArticleShow a count of how many days XXX cell has remained the same
Hi all, really odd question so here goes...(I'll keep it as plain and simple as possible) Say I have an SSRS report that shows a column with the amount of phone calls received per day and also other...
View ArticleOne Excel cell value in more than one Cell
HI, I have textbox in my report which contain 10 cities value like Delhi,NewYork,Mumbai,HYD... Now when I export the report into excel it should contain 5 five value in Cell remaning 5 value cell...
View ArticleHiding first detail row when group is collapsed
I've looked at previous questions in this forum, in particular this one, and not been able to find a solution. I have a simple table initially created with the wizard and a detail group added to...
View ArticleWhat can replace the Oracle BI?
We use Oracle BI 11g. Not satisfied, the data model is difficult to edit. We need something on sharepoint, especially since implementing Project Server 2010. The question is, what to choose? The main...
View ArticleCount rows of a filtered tablix
I have a tablix and I want to show in a textbox outside of the tablix the number of rows. With CountRows("customers") I get the result. However, I have a parameter that users can set to filter the...
View ArticleHow to get first day of current fiscal year in SSRS expression?
Hi all, I know how to do this in tsql, but the ssrs dateadd function is different. Our fiscal year is 12/1 - 11/30. How do I get the first day of the current fiscal year in an ssrs expression (will be...
View Articlehow to deploy shared datasources to Sharepoint?
Hi! Im having an issue loading my SSRS reports onto Sharepoint 2010. Its set up in SP integrated mode and I have a site set up http://<servername>/sites/Information I am able to load ssrs...
View ArticleError message 'Failed to preview report' when trying to run report within...
I created report in Report Builder 3.0. I can upload it to the server and access it there via report manager. In RB, I can successfully test connection to Data Source, I can preview Dataset properties...
View Articlesql reporting services using c#
Hi, Can anyone please help me..my application is a web c# application..and i have a report in Report server 2008..i would like to know if anyone can help me a sample code..to pass parameters to the...
View ArticleCall to FireEventAction getting accessdeniedexception
Any idea what causes the error of Access denied? In the code I try to run rs.Fireevent(TimeSubscription,SubscriptionID) but I'm getting error below that shows in the SSRS log. I'm using service account...
View Articlers.ItemNotFound Error
I am making a call to RS.SetItemDataSources from an .rss file passed to RS.exe. I receive the error rs.ItemNotFound when I know the item exists and the path way being passed in is the correct pathway....
View ArticleSelect All, one, or none, Optional Parameter
I have an existing report and query that uses dropdowns to populate their parameters. The first is the company which, once selected, populates the customer list. These are both populated by two...
View ArticleCan I use lookup function to get a value from one dataset?
Hello, have one dataset with two columns, code and meaning. I have the code value and like to extract the meaning from dataset. I was looking at lookup function but it looks like I have to have two...
View ArticleSSRS 2008 - Range bar chart -The position of the data point is not proper...
I have a range bar graph report –SSRS 2008. The position of the data point when the data value is zero should be on y axis. I have tried setting the BarLabelStyle properties but no luck. Please find...
View Article.rdlc and PDF - font overlaps horizontally/does not render correctly when...
Running Visual Studio 2010 Creating .rdlc reports using v10.0 assemblies. Simple report of 1 textbox with text. View report using report control in WinForms app or render directly to PDF via WinForms...
View ArticleQuerying XML Data from SQL Server into SSRS
I have XML data in a column in my database. I've configured a dataset that returns the XML, but I only have one field that I can reference in my report. How do I parse the XML so I can generate a...
View Articleperformance Issue with Oracle union all
Hi All in one of our dataset we need to display the result of union all of 5 queries . each one is running quickly seperately , but when use union all it is taking lot of time . Is there any temp table...
View ArticleSSRS 2012 Sharepoint Mode ItemNotFoundException
Hello, I have a big problem with the new SSRS 2012 (Sharepoint Mode) at one of my customers Sharepoint 2010 farm and I hope somebody can help. I get always the following error message if i try to open...
View Article