Showing posts with label words. Show all posts
Showing posts with label words. Show all posts

Friday, March 30, 2012

Report Designer vs. Report Builder

Is it possible to associate a VS Report Designer report with a VS Report
Modeler model? In other words make a report that is deployed from Visual
Studio editable using Report Builder, or even the other way around.
--
Tom GarthTom,
It is been my experience that you can't. I have tried a number of different
things with no luck.
"Tom Garth" wrote:
> Is it possible to associate a VS Report Designer report with a VS Report
> Modeler model? In other words make a report that is deployed from Visual
> Studio editable using Report Builder, or even the other way around.
> --
> Tom Garth|||you can't
you can open an RDL created in report builder into VS
you can can create a new report in VS based on a report builder model
but you can't allow a user to edit a report created into VS with report
builder.
"Tom Garth" <TomGarth@.discussions.microsoft.com> wrote in message
news:2930040A-8541-49F0-B6C4-174C47AF8DED@.microsoft.com...
> Is it possible to associate a VS Report Designer report with a VS Report
> Modeler model? In other words make a report that is deployed from Visual
> Studio editable using Report Builder, or even the other way around.
> --
> Tom Garth|||Thanks to you both. You have confirmed cause my frustation. It is very
unfortunate that this is so, but... oh well.
--
Tom Garth
"Tom Garth" wrote:
> Is it possible to associate a VS Report Designer report with a VS Report
> Modeler model? In other words make a report that is deployed from Visual
> Studio editable using Report Builder, or even the other way around.
> --
> Tom Garthsql

Monday, March 26, 2012

Report delivery

Is it possible to schedule report delivery using data condition in the
report?
Another words, if report has particular data then it has to be delivered?
ThanksI think you want a data-driven subscription to filter recipients based on
data that is also in the report queries. Here's from the help file.
Use the Create Data-driven Subscription pages to build or modify a
subscription that uses dynamic data to determine the recipients of the
subscription, delivery settings, and report parameter values. At run time,
the report server runs a query to get values used for subscription settings.
Steve MunLeeuw
"Mark Goldin" <mgoldin@.ufandd.com> wrote in message
news:%238$NIoFyGHA.5068@.TK2MSFTNGP02.phx.gbl...
> Is it possible to schedule report delivery using data condition in the
> report?
> Another words, if report has particular data then it has to be delivered?
> Thanks
>|||I haven't been able to get this to work even after previewing the report in
the dev environment. Any successes?
--
Brian J. Matuschak
brian@.electronic-atlas.com
"Steve MunLeeuw" wrote:
> I think you want a data-driven subscription to filter recipients based on
> data that is also in the report queries. Here's from the help file.
> Use the Create Data-driven Subscription pages to build or modify a
> subscription that uses dynamic data to determine the recipients of the
> subscription, delivery settings, and report parameter values. At run time,
> the report server runs a query to get values used for subscription settings.
> Steve MunLeeuw
> "Mark Goldin" <mgoldin@.ufandd.com> wrote in message
> news:%238$NIoFyGHA.5068@.TK2MSFTNGP02.phx.gbl...
> > Is it possible to schedule report delivery using data condition in the
> > report?
> > Another words, if report has particular data then it has to be delivered?
> >
> > Thanks
> >
>
>