Viewing 15 posts - 676 through 690 (of 887 total)
manivannan.kariamal (1/11/2012)
I have a dimension DimCustomer which has only two Attributes DimCustomerKey(int),Segment(char(10). The data in the dimension table will be as below.
DimCustomerKey STN ...
January 11, 2012 at 12:44 pm
balbirsinghsodhi (1/11/2012)
January 11, 2012 at 11:59 am
You will have to test it in different scenarios to ensure that it works.
I understand that creating a data conversion task for every package is a little bit of...
January 10, 2012 at 7:38 am
Data from an Excel source is always unicode, so unless your destination table's columns are all unicode you have no choice but to use the data conversion task to convert...
January 6, 2012 at 9:14 am
Sean Lange (1/5/2012)
Evil Kraig F (1/5/2012)
January 5, 2012 at 2:23 pm
That would be better, yes. Flashing text seems a much better idea in theory than it actually works in practice. It usually turns out to be more of a frustration...and...
January 5, 2012 at 1:55 pm
Christopher West (1/5/2012)
Is it possible to display flashing text in Reporting Services? I'm thinking if I could change the color of the text every...
January 5, 2012 at 1:07 pm
No problem, glad I could help.
December 27, 2011 at 8:47 am
Yeah, it does seem pretty strange. Also check for NULLs, because that could also cause some issues when combined with something else.
December 24, 2011 at 5:50 am
david.kratz (12/23/2011)
=iif(Fields!DEATHSTATUS.Value="DEATH","died "&Fields!DEATH_DATE.Value," ")
The last few hours I tried running my program to obtain an image. Now that I've finally obtained an image I find this...
December 23, 2011 at 6:32 pm
Capt. Sigerson (12/23/2011)
December 23, 2011 at 10:54 am
You will have to give more information. Can you post a screenshot, as well as the expression you are using?
December 23, 2011 at 10:41 am
jeberhard-623651 (12/23/2011)
December 23, 2011 at 10:29 am
jnawrocki (12/22/2011)
December 23, 2011 at 10:15 am
jeberhard-623651 (12/23/2011)
December 23, 2011 at 10:13 am
Viewing 15 posts - 676 through 690 (of 887 total)