Is it possibile to export a report to excel with specific template?
I can set an excel template per each report or for every reports?
thx
MarcoNot that i know of. This is similar to CSS requests on HTML reports.
Currently, each report is its own entity, so when it comes to preserving
common look and feel, we can use a template *report* as a starting point, or
I guess create a custom rendering extension. The latter is not high on my
to-do list.
Cheers,
--
'(' Jeff A. Stucker
\
Business Intelligence
www.criadvantage.com
---
"Marco Rizzi" <MarcoRizzi@.discussions.microsoft.com> wrote in message
news:34BB6E92-4B75-4279-AC3A-354C77510E6D@.microsoft.com...
> Is it possibile to export a report to excel with specific template?
> I can set an excel template per each report or for every reports?
> thx
> Marco|||Thx Jeff
Where can I find a sample of a custom rendering extension of excel?
Marco Rizzi
--
Program Manager
OmegaWeb S.r.l.
"Jeff A. Stucker" wrote:
> Not that i know of. This is similar to CSS requests on HTML reports.
> Currently, each report is its own entity, so when it comes to preserving
> common look and feel, we can use a template *report* as a starting point, or
> I guess create a custom rendering extension. The latter is not high on my
> to-do list.
> Cheers,
> --
> '(' Jeff A. Stucker
> \
> Business Intelligence
> www.criadvantage.com
> ---
> "Marco Rizzi" <MarcoRizzi@.discussions.microsoft.com> wrote in message
> news:34BB6E92-4B75-4279-AC3A-354C77510E6D@.microsoft.com...
> > Is it possibile to export a report to excel with specific template?
> > I can set an excel template per each report or for every reports?
> >
> > thx
> > Marco
>
>|||I'm not so sure you want to go that path (custom rendering extension).
There's not any documentation available yet, and those in the know say it
takes at least two months with some serious handholding from Microsoft.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/RSPROG/htm/rsp_prog_extend_security_87oi.asp
In the meantime you'll probably be better off taking the output from another
extension (CSV? XML?) and massaging that into Excel. Or you can create a
report with a simple table layout that looks just like you want it to look
in Excel.
--
'(' Jeff A. Stucker
\
Business Intelligence
www.criadvantage.com
---
"Marco Rizzi" <MarcoRizzi@.discussions.microsoft.com> wrote in message
news:E60CF0B2-AC00-468B-8842-9FC08D95DEBD@.microsoft.com...
> Thx Jeff
> Where can I find a sample of a custom rendering extension of excel?
> Marco Rizzi
> --
> Program Manager
> OmegaWeb S.r.l.
> "Jeff A. Stucker" wrote:
>> Not that i know of. This is similar to CSS requests on HTML reports.
>> Currently, each report is its own entity, so when it comes to preserving
>> common look and feel, we can use a template *report* as a starting point,
>> or
>> I guess create a custom rendering extension. The latter is not high on
>> my
>> to-do list.
>> Cheers,
>> --
>> '(' Jeff A. Stucker
>> \
>> Business Intelligence
>> www.criadvantage.com
>> ---
>> "Marco Rizzi" <MarcoRizzi@.discussions.microsoft.com> wrote in message
>> news:34BB6E92-4B75-4279-AC3A-354C77510E6D@.microsoft.com...
>> > Is it possibile to export a report to excel with specific template?
>> > I can set an excel template per each report or for every reports?
>> >
>> > thx
>> > Marco
>>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment