Viewing 7 posts - 1 through 7 (of 7 total)
Found a decent solution.
http://www.sqlservercentral.com/Forums/Topic639965-1063-1.aspx
Although it was tricky to get the two text boxes to hover over each other so the formatting would be in line, the final result is ok.
March 22, 2011 at 1:10 pm
Well i figured out a way to do this.
I basically took the dataset and added a column that would compute the length of my data that would make the...
February 17, 2011 at 2:49 pm
Well i figured out a way to do this. The chart doesn't look exactly how i want it to, but it gets the job done.
I basically took the dataset and...
February 17, 2011 at 2:43 pm
I haven't built to many .rdl's before. Probably only a dozen or so, but never had to get into more complicated processes. I have it hard coded for width which...
February 17, 2011 at 8:05 am
I tried this variation in a sense, but kind of got lost at step 5 where he declares the objects and such. Not sure where this is done, and i...
February 17, 2011 at 7:40 am
I think i have an idea how to do this..
Rather than doing a queue.. I will just put the list of files and any variables needed in a row...
August 16, 2010 at 1:25 pm
So, I assume a for-each loop will be needed for each filetype...
I have done it this way before but just becomes a PAIN when you have 15 for loops you...
August 5, 2010 at 10:11 am
Viewing 7 posts - 1 through 7 (of 7 total)