Using Multi-Valued Paramters with Data-Driven Subscriptions
I have researched this question and so far have found very different opinions as to how or if it is possible.I have created 2 Data-driven subscriptions in SSRS. 1 for our sales persons and another for...
View ArticleCan't find SSDT - SQL Server 2014
Hello,I installed SQL Server 2014 and SSDT for VS2013 but I can't see SSDT shortcut anywhere.Neither I can see any SSDT templates in the VS 2013.Could you please help?SSIS question
View ArticleSSRS 2008 r2 - the Report Manager won't load unless "/Reports" is added to...
Need some direction, please.We are moving off SSRS 2005 to a new server with SSRS 2008R2. The old installation (2005) a DNS entry was created "reports" with the ip address and port number simple. In...
View ArticleProblem in deploying a report to localhost
A report runs successfully on report design and successfully complete the build process but when I clicked Deploy buttonan error message came out:Microsoft Report DesignerA connection could not made...
View ArticleSSRS - Action: MailTo not working in Excel Export
Hello:In my reports, I have a link that enables users to send me an email if they want to provide feedback. This is done by using a "mailto:" expression in Action.If the user clicks on the link in IE,...
View ArticleSSRS report through data subscription - Connect to 2 different SQL server DB...
I need to connect to 2 different SQL server without creating linked server for generating report. Is it possible in SSRS 2008 report service?
View Articlesubscribe ssrs report and execute the report on success of another autosys...
Is there a way to subscribe SSRS report using dynamic parameters for email and trigger the report from autosys job so that report should generate the exact time the job is triggered.Let me describe, my...
View ArticleReport builder 3.0 - separate grand total section to a new page
Hi! I want to find out, is it possible to separate Grand Total of a sub group to a new page? I tried using advanced mode, find the first line the Grand Total section and set its "RepeatOnNewPage"...
View ArticleSum of all previous colmns
Good day all,please assist with the below:I have a report like the above, I want to, for example to find the total of all stores, i.e (8+10+14+4+2 =38), then use column #SALONS AUDITED to calculate the...
View Articlefixing ssrs report table column heading while scrolling is not working in...
Hi,I also did the same thing. i just clicked on Advanced mode in Column Group, and then in Row Group Side i set Fixed Data=true for first top static. I'm using local report not server report and i'm...
View ArticleReport Builder 3.0 - stop a textbox from moving?
Some textbox are great moving, and need to when the box above gets extra data.. but how do a stop one from moving? make it stay right where I put it.A stays where it is... for some reason.but B...
View ArticleSSRS, VS2010, SQL2012: Parameters needed for connection and again at report...
Apologizing if this is discussed elsewhere (I have been searching...)In VS2008 SSRS, when creating a dataset, only the name of the stored procedure was required. When populating the dataset, VS...
View ArticleSSRS report mail subsription is failing.
Hi All,I have one SSRS report which is deployed in my local report server. I need to activate email subscription for the same. I have given my outlook email address and SMTP server which is copied from...
View ArticleSSRS:The tables are showing up in same page when there is no data even after...
Hi All,I have a report with multiple tables. I need to show each tables in different pages. When there is no data for tables/tables , it is coming with the next table which has data. I have given "Add...
View ArticleSecurity question - data source account and folder access
Hi,I have a question about ssrs security.In report manager I have set a list of users as browsers, and the builtin administrators are content manager in the parent folder where reports are. A user that...
View ArticleSSRS Report Viewer on VBA application
Hi there. I'm a bit nooby on those technologys, so please by placable.Is it possible to include report viewer on VBA application (automation programming environment - FactoryTalk View SE from Rockwell...
View Articlewhich data region?
I'm trying to create a report that looks like this:Dogs 33Cats 15Zebras 2from a record set with a few hundred rows. I'm not looking for a table or a matrix, and I find that a list repeats for...
View ArticleThe Y expression for the chart has a scope parameter that is not valid for an...
Hi,appreciate if you can help me with the error that i encountered...i am a newbie to SSRS & Report Builder 3.0 so please be patient with me. I am trying to create a column chart that calculates...
View ArticleMax date per group in SSRS
Hi,How to select the max row/date per group. I am planing to do at report design level(i.e, trying to put filter condition in group properties).Pl help me in this regard.ThanksAneel
View ArticleSSRS datetimepicker and textboxes behave differently when using Weekday function
In my SSRS report i have a date parameter and i want to set to it a default value with a complicated logic. I arrived at this strange behaviour:Today is May 6th, wednesday. If i use the following...
View Article