I understand Crystal Reports has fallen out of favor with some in the development community and perhaps rightly so: I haven't used it in about 15 years. But when I did, I could make it sing.
Perhaps that is why I find SSRS so disappointing. The software is clumsy, non-intuitive and one-dimensional. I have been fighting it for the last week and I am posting here as a last resort.
I have been forced to create my report entirely in a SQL Server table and I shouldn't have to do that.
For example: why can't I use the expression in a textbox;
Fields!Foo1.Value/Fields.Foo2.Value
where Foo1 is in Dataset1 and Foo2 is in Dataset2.
If this is beyond the capability of the software, that's OK. I beginning to think it is.
So maybe someone can answer this question: Does anyone know of any other reporting software besides Crystal Reports and Reporting Services that is more versatile?