Hi all,
When any user has created a report (based on a published model) using
ReportBuilder and wants to save it, the default save location is
../Reportserver/Models and not (as I expected) the root folder.
1) As far as I know the default save folder should be the root folder
(/Reportbuilder). Is that correct?
1-1) If yes - What causes this "misbehaviour"
2) Is it possible to change the default save folder to root (or maybe even
"My Reports")?
SW:
Windows Srv 2003 R2 SP1 - 64bit
SQL 2005 SP2 - 64bit
Thanks for any answers or comments!
PeterIf i am reading this correct
Right click the folder in solution explorer and change the default
folder location to My Reports
Cheers|||Hi!
I'm not sure if you get me right - or I get you wrong :-)
Thx for your reply.
> If i am reading this correct
Just to make it clear: I am not talking about where to publish the solution,
but where Report Builder tries to save a newly create report.
> Right click the folder in solution explorer and change the default
> folder location to My Reports
Please explain what folder I should right click?
If I open the project in VS 2005 the structure is
Project name
Data Sources
xxxxx.ds
Data Source views
xxxxx.dsv
Report Models
xxxxxxxx.smdl
Best regards,
Peter
-- Original Message --
From: "blueboy" <matt_meech@.hotmail.com>
Newsgroups: microsoft.public.sqlserver.reportingsvcs
Sent: Monday, June 18, 2007 10:43 AM
Subject: Re: ReportBuilder default save folder is Reportserver/Models
> If i am reading this correct
> Right click the folder in solution explorer and change the default
> folder location to My Reports
> Cheers
>
"blueboy" <matt_meech@.hotmail.com> wrote in message
news:1182156196.524637.78530@.m36g2000hse.googlegroups.com...
> If i am reading this correct
> Right click the folder in solution explorer and change the default
> folder location to My Reports
> Cheers
>
Showing posts with label save. Show all posts
Showing posts with label save. Show all posts
Friday, March 30, 2012
Wednesday, March 28, 2012
Report Viewer Web Part Title wont save
In shared view when i save a report viewer web part title & then go & select
another report viewer web part title on the same page the title then defaults
back to report viewer [1] & report viewer [2].
the same happens when i clock off the page & back to it.
thanksAny ideas Microsoft '
Thanks
"Tango" wrote:
> In shared view when i save a report viewer web part title & then go & select
> another report viewer web part title on the same page the title then defaults
> back to report viewer [1] & report viewer [2].
> the same happens when i clock off the page & back to it.
> thanks
another report viewer web part title on the same page the title then defaults
back to report viewer [1] & report viewer [2].
the same happens when i clock off the page & back to it.
thanksAny ideas Microsoft '
Thanks
"Tango" wrote:
> In shared view when i save a report viewer web part title & then go & select
> another report viewer web part title on the same page the title then defaults
> back to report viewer [1] & report viewer [2].
> the same happens when i clock off the page & back to it.
> thanks
Monday, February 20, 2012
Report save sa PDF formate problem?
Hi All:
When i am trying to save the report (http) as PDF format, how can i make
sure the format is what i want?
Becuase currently what i got is that it splits report to two pages by saving
PDF, and each half as one page, which is actually one page content.
Any helpf will be appreciated.
Cheers
NickYou need to check the width of your report + width of the margins. If this
is more than the page width, your report will be split over two pages. It's
very annoying, as sometimes you are only off by a few pixels. If it looks
good, try adding borders to all containers, and see if any of them just
dynamically expand when running the report. I find that if I put a textbox
on a matrix, it sometimes expands a lot more than I expected it to.
Kaisa M. Lindahl Lervik
"Nick" <Nick@.discussions.microsoft.com> wrote in message
news:B516CDF1-775A-4AE5-B07B-925CB261E806@.microsoft.com...
> Hi All:
> When i am trying to save the report (http) as PDF format, how can i make
> sure the format is what i want?
> Becuase currently what i got is that it splits report to two pages by
> saving
> PDF, and each half as one page, which is actually one page content.
> Any helpf will be appreciated.
> Cheers
> Nick
>
>|||Thanks Kaisa.
I actually did set the width of my report so that my report can print out
properly , just fit one page size. but it doesn't work save as PDF, which
still split to two pages.
thanks
Nick
"Kaisa M. Lindahl Lervik" wrote:
> You need to check the width of your report + width of the margins. If this
> is more than the page width, your report will be split over two pages. It's
> very annoying, as sometimes you are only off by a few pixels. If it looks
> good, try adding borders to all containers, and see if any of them just
> dynamically expand when running the report. I find that if I put a textbox
> on a matrix, it sometimes expands a lot more than I expected it to.
> Kaisa M. Lindahl Lervik
> "Nick" <Nick@.discussions.microsoft.com> wrote in message
> news:B516CDF1-775A-4AE5-B07B-925CB261E806@.microsoft.com...
> > Hi All:
> >
> > When i am trying to save the report (http) as PDF format, how can i make
> > sure the format is what i want?
> >
> > Becuase currently what i got is that it splits report to two pages by
> > saving
> > PDF, and each half as one page, which is actually one page content.
> >
> > Any helpf will be appreciated.
> >
> > Cheers
> >
> > Nick
> >
> >
> >
> >
>
>|||I worked it out .
I didn't set up the page width and height properly. i only set up the body.
Thanks
"Nick" wrote:
> Thanks Kaisa.
> I actually did set the width of my report so that my report can print out
> properly , just fit one page size. but it doesn't work save as PDF, which
> still split to two pages.
> thanks
> Nick
> "Kaisa M. Lindahl Lervik" wrote:
> > You need to check the width of your report + width of the margins. If this
> > is more than the page width, your report will be split over two pages. It's
> > very annoying, as sometimes you are only off by a few pixels. If it looks
> > good, try adding borders to all containers, and see if any of them just
> > dynamically expand when running the report. I find that if I put a textbox
> > on a matrix, it sometimes expands a lot more than I expected it to.
> >
> > Kaisa M. Lindahl Lervik
> >
> > "Nick" <Nick@.discussions.microsoft.com> wrote in message
> > news:B516CDF1-775A-4AE5-B07B-925CB261E806@.microsoft.com...
> > > Hi All:
> > >
> > > When i am trying to save the report (http) as PDF format, how can i make
> > > sure the format is what i want?
> > >
> > > Becuase currently what i got is that it splits report to two pages by
> > > saving
> > > PDF, and each half as one page, which is actually one page content.
> > >
> > > Any helpf will be appreciated.
> > >
> > > Cheers
> > >
> > > Nick
> > >
> > >
> > >
> > >
> >
> >
> >
When i am trying to save the report (http) as PDF format, how can i make
sure the format is what i want?
Becuase currently what i got is that it splits report to two pages by saving
PDF, and each half as one page, which is actually one page content.
Any helpf will be appreciated.
Cheers
NickYou need to check the width of your report + width of the margins. If this
is more than the page width, your report will be split over two pages. It's
very annoying, as sometimes you are only off by a few pixels. If it looks
good, try adding borders to all containers, and see if any of them just
dynamically expand when running the report. I find that if I put a textbox
on a matrix, it sometimes expands a lot more than I expected it to.
Kaisa M. Lindahl Lervik
"Nick" <Nick@.discussions.microsoft.com> wrote in message
news:B516CDF1-775A-4AE5-B07B-925CB261E806@.microsoft.com...
> Hi All:
> When i am trying to save the report (http) as PDF format, how can i make
> sure the format is what i want?
> Becuase currently what i got is that it splits report to two pages by
> saving
> PDF, and each half as one page, which is actually one page content.
> Any helpf will be appreciated.
> Cheers
> Nick
>
>|||Thanks Kaisa.
I actually did set the width of my report so that my report can print out
properly , just fit one page size. but it doesn't work save as PDF, which
still split to two pages.
thanks
Nick
"Kaisa M. Lindahl Lervik" wrote:
> You need to check the width of your report + width of the margins. If this
> is more than the page width, your report will be split over two pages. It's
> very annoying, as sometimes you are only off by a few pixels. If it looks
> good, try adding borders to all containers, and see if any of them just
> dynamically expand when running the report. I find that if I put a textbox
> on a matrix, it sometimes expands a lot more than I expected it to.
> Kaisa M. Lindahl Lervik
> "Nick" <Nick@.discussions.microsoft.com> wrote in message
> news:B516CDF1-775A-4AE5-B07B-925CB261E806@.microsoft.com...
> > Hi All:
> >
> > When i am trying to save the report (http) as PDF format, how can i make
> > sure the format is what i want?
> >
> > Becuase currently what i got is that it splits report to two pages by
> > saving
> > PDF, and each half as one page, which is actually one page content.
> >
> > Any helpf will be appreciated.
> >
> > Cheers
> >
> > Nick
> >
> >
> >
> >
>
>|||I worked it out .
I didn't set up the page width and height properly. i only set up the body.
Thanks
"Nick" wrote:
> Thanks Kaisa.
> I actually did set the width of my report so that my report can print out
> properly , just fit one page size. but it doesn't work save as PDF, which
> still split to two pages.
> thanks
> Nick
> "Kaisa M. Lindahl Lervik" wrote:
> > You need to check the width of your report + width of the margins. If this
> > is more than the page width, your report will be split over two pages. It's
> > very annoying, as sometimes you are only off by a few pixels. If it looks
> > good, try adding borders to all containers, and see if any of them just
> > dynamically expand when running the report. I find that if I put a textbox
> > on a matrix, it sometimes expands a lot more than I expected it to.
> >
> > Kaisa M. Lindahl Lervik
> >
> > "Nick" <Nick@.discussions.microsoft.com> wrote in message
> > news:B516CDF1-775A-4AE5-B07B-925CB261E806@.microsoft.com...
> > > Hi All:
> > >
> > > When i am trying to save the report (http) as PDF format, how can i make
> > > sure the format is what i want?
> > >
> > > Becuase currently what i got is that it splits report to two pages by
> > > saving
> > > PDF, and each half as one page, which is actually one page content.
> > >
> > > Any helpf will be appreciated.
> > >
> > > Cheers
> > >
> > > Nick
> > >
> > >
> > >
> > >
> >
> >
> >
Subscribe to:
Posts (Atom)