Chart not shown in report manager
Hi all, after reinstalling windows 8 and sql server 2012 I have the problem, that charts are not showing in report manager both in IE 10 and chrome. There's only a placeholder. Tables are shown...
View Articlereport query issue
hi all,i have product levels 1,2, 3, 4 and these 4 filters are in my report. but coming to product dimension , i did not have 4th level in hierarchy but it is usable in reports.and my query is " if i...
View ArticleVISUAL studio 2010
hi i am creating report in visual studio 2008 now i want to use visual studio 2010 so which version i want to downloadShall any body plz tell download link
View ArticleClicking the graph or table will show a report in different web part
i am thinking how to make this kind of report. but i dont know if i need to work it on Visual Studio or in SharePoint.i saw one video that show a table in SharePoint and it is located on left of the...
View ArticleCannot connect to Reporting Services with Managment Studio
I've just set up a new instance of SSRS 2012 and I'm unable to connect to it through Management Studio. The error I get is:TITLE: Connect to Server ------------------------------ Cannot connect to...
View ArticleSSRS - generate one PDF per record automatically
Hi all, I've built a report which displays data from a db. This works fine, rendering the report correctly. My query returns ~40,000 records. I would like to automatically generate a pdf file for each...
View ArticleWill SSRS 2008 run on windows 8?
Hi,Will SSRS 2008 run on windows 8?thxPaul.-Miracles are easy, the impossible takes a bit longer-
View ArticleHow to pass parameter value in MDX Qeury
Hi All,I am new to MDX and creating a SSRS report in MDX. In my report, there are two parameters Year and Month. But my requirment is, I have to pull the data of current quater and previous three...
View ArticleRevers running Value
Hello Together,I have a problem with a matrix in reporting services.A part of the report should be shown in this way1.207.652...
View ArticleText Box Visibility Issue -SSRS 2008 r2
Hi:I am currently using SSRS 2008 r2. I am using a text box within a table. It will populate the data whether it meet the criteria. If it does not meet the criteria. It will not show the record....
View Articlepage header
Hi, My report has a table with several fields. I have a page break for every group. So one page per group. How can I show the name of that group on top of each page too?Thanks
View ArticleMultilookup Security Error when using SharePoint User Information List
Hello,I have a multi-select Person field in SharePoint, which stores the user ID and Display name of the individuals selected. I need to retrieve the user email addresses for my report. I have...
View ArticleTablix on one page
Hi all., I have 3 tables of same dataset , i want to keep all the 3 tables in one page ,as i have 20 tables each one breaks and shown in next page . how to keep that 3reports in same page ., pl let...
View ArticleInteractive sorting a matrix with two column groups in SSRS 2008
I have a matrix with two column groups which are FY (Fiscal Year) and PatientType (Inpatient or Outpatient). I have parameters for FY and Facility which is either A,B or C. I also have Fields in my...
View ArticleSSRS- Report Access
I have just deployeed a new SQL Server BI stack with the help of our internal server team and the security team. I have a number of SSRS reports deployed on the server, and everyone on my team (IT...
View ArticleHow to make a dataset field appear in the footer?
I am developing a 2008 R2 RDL and am trying to get one of the dataset fields to appear on every page in the footer. How do I do this? The problem is that I can't link a dataset to a footer. So...
View ArticleAvoid blank Pages
Hi all , I am getting blank page at last in my report , how to avoid it .while exporting to wordThanks
View Articleusing list in .rdlc.
I have a data table with just 3 columns.e_Name, e_ID, e_code.to create a report I have 1) created a list. 2) a rectangle in list.3) 3 textbox with data fields.now all I want is that if there is no data...
View ArticleAdding a Particular value in the same column as Secondary Axis
Hi friends, I am using SSRS 2008R2 and a Stacked column.I have values like NY,WA,NJ,OR,MA,MI,ATL on my Horizontal Axis and Total on my primary vertical Axis.Now I want WA on the secondary vertical Axis...
View Articlecolumn visibility
Hi, What is the expression I can use for NOT showing a column i.e. field1 if field1 is null? Is it: =iif(isnothing(...field1), true, false) ? If so, then not sure why this does not work and the column...
View Article