Prev: Report Format
Next: reports that produce no data
From: midnight on 27 Feb 2010 13:11 In a sql server report service 2005 report, I need to format a few paragraphs before I displayed a chart. Thus, can you tell me is there a way to format messages in paragraphs foramt like you can in word? If this is not an option, do I need to use special carriage control and paragraph indicator characters like '\C'> Thanks!
From: Uri Dimant on 28 Feb 2010 04:03 Hi Can you format by T-SQL? "midnight" <midnight(a)discussions.microsoft.com> wrote in message news:BCFF67CE-FC98-4E73-B814-2E485D2F0548(a)microsoft.com... > In a sql server report service 2005 report, I need to format a few > paragraphs > before I displayed a chart. Thus, can you tell me is there a way to format > messages in paragraphs foramt like you can in word? If this is not an > option, > do I need to use special carriage control and paragraph indicator > characters > like '\C'> > > Thanks!
From: midnight on 28 Feb 2010 11:14 How would you accomplish this task using t-sql? "Uri Dimant" wrote: > Hi > Can you format by T-SQL? > > "midnight" <midnight(a)discussions.microsoft.com> wrote in message > news:BCFF67CE-FC98-4E73-B814-2E485D2F0548(a)microsoft.com... > > In a sql server report service 2005 report, I need to format a few > > paragraphs > > before I displayed a chart. Thus, can you tell me is there a way to format > > messages in paragraphs foramt like you can in word? If this is not an > > option, > > do I need to use special carriage control and paragraph indicator > > characters > > like '\C'> > > > > Thanks! > > > . >
From: Uri Dimant on 1 Mar 2010 02:47 Could you provide sample data + an expected result? "midnight" <midnight(a)discussions.microsoft.com> wrote in message news:55C51AE4-8E79-4FDE-B7A2-B8193BE20F0F(a)microsoft.com... > How would you accomplish this task using t-sql? > > "Uri Dimant" wrote: > >> Hi >> Can you format by T-SQL? >> >> "midnight" <midnight(a)discussions.microsoft.com> wrote in message >> news:BCFF67CE-FC98-4E73-B814-2E485D2F0548(a)microsoft.com... >> > In a sql server report service 2005 report, I need to format a few >> > paragraphs >> > before I displayed a chart. Thus, can you tell me is there a way to >> > format >> > messages in paragraphs foramt like you can in word? If this is not an >> > option, >> > do I need to use special carriage control and paragraph indicator >> > characters >> > like '\C'> >> > >> > Thanks! >> >> >> . >>
|
Pages: 1 Prev: Report Format Next: reports that produce no data |