Viewing 11 posts - 1 through 11 (of 11 total)
Hi Koen
I appreciate your assistance which has been very helpful.
I think it has something to do with the ability to set filters at DataSet, Report and perhaps Tablix level too...
January 20, 2015 at 3:53 pm
Hello
Here is what appears to filter as expected.
In DataSet properties Filter I added in the Expression field =IsNothing(Fields!myField.Value)<>TRUE. Changed type to Boolean, Operator to "=" and Value =true.
Remarkabily with...
January 19, 2015 at 6:32 pm
Wow I stumbled on the realisation that I can indeed see the underlying SQL query associated with the DataSet if I select the rsd file in Solution Explorer. I...
January 19, 2015 at 4:31 pm
Fine, but how do you get to edit the SQL query using the interface provided?
In the DataSet propertiesi have a query option however I can do nothing here except Refresh...
January 19, 2015 at 3:10 pm
Koen Verbeeck (1/16/2015)
In my opinion, the blank column...
January 18, 2015 at 11:15 pm
I agree Koen it seems strange to require that the table be dropped and I found no advise if this requirement in the many articles I reviewed on how...
January 18, 2015 at 5:38 pm
Hi
I tried using the DateDiff function but struggled with the syntax. I would be great if the stairway had some examples. I also tried using DateDiff in a...
January 15, 2015 at 3:35 pm
Hi
I had a similar query and was dismayed that you got no assistance!
January 14, 2015 at 9:40 pm
Hi
I could not figure this out either, can you share your insight.
I also struggled with - "SELECT b.Id + 9, a.Name + b.name"
As the stairway is a learning tool for...
January 6, 2015 at 11:03 pm
Very helpful article, most appreciated.
Concerning the statement: - "One reason why you might use the ordinal position in your ORDER BY clause is when the select list column you want...
January 6, 2015 at 8:54 pm
Sorry, but I don't agree. The interface changes are very substantial and for those learning this would significantly degrade the value of the tutorials. I presume they...
October 30, 2014 at 3:44 pm
Viewing 11 posts - 1 through 11 (of 11 total)