Viewing 15 posts - 556 through 570 (of 2,278 total)
I think in an environment where there are DBAs and developers it makes sense to separate deployment from developers. DBAs are the guardians of the database and it is...
April 13, 2012 at 1:40 pm
Hugo Kornelis (4/13/2012)
Toreador (4/13/2012)
Hugo Kornelis (4/13/2012)The syntax used in this question is deprecated
Is it definitely deprecated? The help page doesn't say so, just that the parentheses are optional for backward...
April 13, 2012 at 7:28 am
OK, so you are using a relational source. Do you want different levels of aggregations in different columns? For example
SalesRep YesterdaySales WeekToDateSales MonthToDateSales YearToDateSales
April 12, 2012 at 12:30 pm
I would suggest deleting both the report and the data source from the Report server and then redeploying.
If you need some additional information about the exact nature of the error...
April 12, 2012 at 12:25 pm
Relational database, or an OLAP cube.
April 12, 2012 at 7:15 am
I am not sure I understand your requirement but you can try this:
http://sqlbg.wordpress.com/2010/03/18/creating-dual-y-axis-chart-in-ssrs-2008/
Or add a second chart on the same report for the different style graph.
April 12, 2012 at 7:14 am
Spend a few minutes searching here on SSC. There are several articles and blogs about using custom or embedded code in SSRS reports. I even recall an article (or...
April 12, 2012 at 7:12 am
Are you talking about different levels of aggregation on the same report? Is your source relational or a cube?
April 12, 2012 at 7:08 am
Then the only other possibility I can think of is to construct a URL somehow with the appropriate parameters with the render format set to your desired output.
If...
April 11, 2012 at 12:58 pm
You can use the NoRowsMessage property for your message. I don't think you can build a report that will automatically export to a format when run from the report...
April 11, 2012 at 7:11 am
Brandie Tarvin (4/10/2012)
Lynn Pettis (4/10/2012)
SQLRNNR (4/10/2012)
Lynn Pettis (4/10/2012)
long-haulu-haul
later!
gator
in a while
April 11, 2012 at 7:08 am
I would leave the Turley book to advancing your skills, not learning the basics. I have the Lachev book and I think it is an excellent SSRS book covering...
April 10, 2012 at 2:24 pm
Viewing 15 posts - 556 through 570 (of 2,278 total)