Viewing 15 posts - 946 through 960 (of 2,278 total)
If you have to use only 1 parameter, change your date parameter to a text parameter. Then they can freehand in their date, or the word null or empty...
August 19, 2011 at 2:10 pm
I would try using an Execute SQL Task instead of a dataflow
August 19, 2011 at 11:37 am
It is pretty convoluted but here is how:
http://www.sqlservercentral.com/articles/Reporting+Services+(SSRS)/69546/
August 19, 2011 at 11:34 am
slimchance99 (8/19/2011)
I...
August 19, 2011 at 11:28 am
ashok.theagarajan (8/18/2011)
Hi.Thanks for the reply. I tried but it keeps saying that DT_NTEXT cannot be used for those string manipulation functions.....
Any idea on how to get over it..
Thanks again
Cast it...
August 18, 2011 at 2:35 pm
In that case you should just be able to add a row group on your MngrID column and a visibility toggle.
August 18, 2011 at 1:23 pm
ashok.theagarajan (8/18/2011)
I have an input column in an Excel Source, which is of type DT_NTEXT. Inside the data, there is a delimiter text which says "<Break Here>".
I have to...
August 18, 2011 at 10:49 am
keywestfl9 (8/17/2011)
Please...
August 18, 2011 at 10:44 am
I don't think you can.
At first glance I thought just make your table self referencing, and do a group on the Manager ID. But then I realized...
August 18, 2011 at 8:34 am
Source control software may allow you to do something like this, but other than a manually maintained textbox I don't think there is anything out of the box.
August 18, 2011 at 8:16 am
I would do one thing first. Take your source, you can test all your different configurations, and just route it to a Row Count transform and nothing else and...
August 18, 2011 at 8:04 am
Ray K (8/17/2011)
bopeavy (8/17/2011)
OUT!SAFE!!!
Let's go to the instant replay
August 18, 2011 at 6:57 am
Viewing 15 posts - 946 through 960 (of 2,278 total)