Need Meaning of this expression
=string.format("Emp PN: {0} -- Name: {1} -- Emp U: {2}", Fields!EmpPN.Value, Fields!EmpName.Value, Fields!EmpU.Value)
View ArticlePrint report will crash IE
So we are still using SSRS 2005 SP4. For users with IE 11 they cannot print any report. Once the print button is clicked, IE will ask to install the ActiveX control. After it is installed IE will crash...
View Articlessrs- Draw a diagonal line in a chart
I have a scatter chart.I have to compare the itemsold with theprofit made for each product Horizontal axis: Itemsold(in numbers)(1,2,3,4,5) interval=1Vertical axis: Profit(in lakhs)(1,2,3,4,5)...
View ArticleFixing number of rows per page
Hi experts,How can I fix the number of rows in tablix to display consistently in each page? I have tried using [code="other"] =iif(ceiling(rownumber(nothing)/10),True,False) [/code]this method, but...
View Articlewhere is this table populated then? must be loaded some how.
I have a report (.rdl file) - and a table called person and this table is using only in one stored procedure and that procedure is using in rdl file.I don't see this table is using anywhere in batch...
View ArticleSSRS Dynamic chart creation
I wonder how to proceedMy table structure isYear State Division school studentpass studentfail2015 State1 Div1 ScH1 6 22015 State1 Div1 ScH2 4 52015 State1 Div1 ScH3 2 42015 State1 Div2 ScH4 8 72015...
View ArticleField of polygonelayer for link
Hallo,I have a map with a polygonelayer for the postalcodes and in the polygone you see the postalcodes comming from the polygone.An now i like to add a link to open an other report with more details...
View ArticleHyperlink using dataset variable
Hello,I am trying to create a hyperlink using a dataset value, however I cannot figure out the correct syntax. Below is my current link, can someone help me understand what I am doing...
View ArticleSSRS Hide Multiple Tablix and Return Only One Result Set.
Hi All,I am new to SSRS and I need to build a report. Report has three different datasets, one to display updated records, deleted records and inserted records. We are pulling this data from three...
View ArticleSSRS 2008 reports to Sharepoint 2013
Please feel free to inform me what I maybe missing or need to do, I have a Server-A(2008 R2) which we current pull our SSRS reports from. I have a three tier SharePoint Farm (2013) which has a backend...
View ArticleMaps
I am trying to explore the map tool in report builder.I am using the mapping wizard with inbuilt map for USA.I have added the state code , city and number of Devices.I am able to see the counts based...
View ArticleTrying to get SSRS 2005 reports to work on a user's machine
We've been replacing or upgrading users' machines from Windows XP to Windows 7. After doing that one of the users tried running an ASP.NET Intranet app we have, which has some SSRS 2005 reports in it....
View ArticleRotate Image 90 Deg.
I am building a report on label paper, where the top of the report is vertical and then on the bottom of the report there is a 4 x 6 sticker label with the horizontal dimension being the 6 in. My image...
View ArticleConnecting to mof in command prompt for Report Configuration
Hi,Whenever I tried to connect to Program Files (x86) using Command prompt, it keeps saying it is not recognized. How can I overcome it? Actually I was trying to connect to mof file for configuration...
View ArticleAll records not displaying when previewing a report
I have a report that the stored procedure shows 40 records but in SSRS when previewing the report, only the first record appears. Why? The report was created from a blank report and contains multiple...
View ArticleBackground Color Expression
Hello,I am trying to code an expression to change the colour of my text box if the value of the cell is above 10%. This field is calculated by dividing two values from the data...
View ArticlePercentage Total
Hi,I have a SSRS table with a total colummn. I need to create a percentage from it but for some reason when I tried dividing both sums but it was giving me an over all percentage. Can someone please...
View ArticleConfiguration web url for SQL reporting service
I can't complete web service URL configuration. And that's why I can't configure Report Manager URL. Please Help.[img][/img]
View ArticleReport item no tlinked to a dataset
Hi All,This is a kind of dilemma to me. I want Excel to display multiple tabs when I export my report to Excel with the name coming from the groupI have properly set the Page break location to be...
View ArticlePage break in matrix
I've have a matrix that must, if it has more than 3 columns, add a pagebreak after every 3 columns. I've searched the Internet, and some of the things look promissing, but I can't make it work.One of...
View Article