Friday, February 17, 2012

Document Maps

What do I need to do to eliminate the document maps (Drill downs showing on
Left side of the report). I do not remember adding and have checked the
NAVIGATION properties of all the matrices in my report.
ThanksCheck the Label properties in your report. (They may be buried, so a search
through your code may be necessary.)
--
Cheers,
'(' Jeff A. Stucker
\
Business Intelligence
www.criadvantage.com
---
"Asim" <Asim@.discussions.microsoft.com> wrote in message
news:ECFFFE76-E424-4A56-9F9C-569A59CDE6E1@.microsoft.com...
> What do I need to do to eliminate the document maps (Drill downs showing
> on
> Left side of the report). I do not remember adding and have checked the
> NAVIGATION properties of all the matrices in my report.
> Thanks
>|||By searching through code, I mean using "View Code" in Visual Studio, or
opening the RDL file directly with a text editor.
--
Cheers,
'(' Jeff A. Stucker
\
Business Intelligence
www.criadvantage.com
---
"Jeff A. Stucker" <jeff@.mobilize.net> wrote in message
news:OnRZUGS%23EHA.3416@.TK2MSFTNGP09.phx.gbl...
> Check the Label properties in your report. (They may be buried, so a
> search through your code may be necessary.)
> --
> Cheers,
> '(' Jeff A. Stucker
> \
> Business Intelligence
> www.criadvantage.com
> ---
> "Asim" <Asim@.discussions.microsoft.com> wrote in message
> news:ECFFFE76-E424-4A56-9F9C-569A59CDE6E1@.microsoft.com...
>> What do I need to do to eliminate the document maps (Drill downs showing
>> on
>> Left side of the report). I do not remember adding and have checked the
>> NAVIGATION properties of all the matrices in my report.
>> Thanks
>|||Thanks Jeff - I has a similar problem recently when I needed to add a group
to a table. Suddenly I had document maps and couldnt find anywhere that I had
entered labels for them. For clarification - there are many references in
these threads to viewing/editing code (the RDL). That cant be done directly
in reporting services so how do I do that? Being new to RS I guess I dont
quite understand how to use the RDL. If someone submits RDL there is
supposedly a way to "import" it to create a report?
"Jeff A. Stucker" wrote:
> By searching through code, I mean using "View Code" in Visual Studio, or
> opening the RDL file directly with a text editor.
> --
> Cheers,
> '(' Jeff A. Stucker
> \
> Business Intelligence
> www.criadvantage.com
> ---
> "Jeff A. Stucker" <jeff@.mobilize.net> wrote in message
> news:OnRZUGS%23EHA.3416@.TK2MSFTNGP09.phx.gbl...
> > Check the Label properties in your report. (They may be buried, so a
> > search through your code may be necessary.)
> >
> > --
> > Cheers,
> >
> > '(' Jeff A. Stucker
> > \
> >
> > Business Intelligence
> > www.criadvantage.com
> > ---
> > "Asim" <Asim@.discussions.microsoft.com> wrote in message
> > news:ECFFFE76-E424-4A56-9F9C-569A59CDE6E1@.microsoft.com...
> >> What do I need to do to eliminate the document maps (Drill downs showing
> >> on
> >> Left side of the report). I do not remember adding and have checked the
> >> NAVIGATION properties of all the matrices in my report.
> >> Thanks
> >>
> >
> >
>
>|||In Visual Studio, you can right-click on a report and select "View Code".
When someone posts RDL, you can save it to a file with an RDL extension, and
open it directly or add it to your project.
--
Cheers,
'(' Jeff A. Stucker
\
Business Intelligence
www.criadvantage.com
---
"MJ Taft" <MJTaft@.discussions.microsoft.com> wrote in message
news:87CFC489-72ED-41CB-BD80-821D8D2065CB@.microsoft.com...
> Thanks Jeff - I has a similar problem recently when I needed to add a
> group
> to a table. Suddenly I had document maps and couldnt find anywhere that I
> had
> entered labels for them. For clarification - there are many references in
> these threads to viewing/editing code (the RDL). That cant be done
> directly
> in reporting services so how do I do that? Being new to RS I guess I dont
> quite understand how to use the RDL. If someone submits RDL there is
> supposedly a way to "import" it to create a report?
> "Jeff A. Stucker" wrote:
>> By searching through code, I mean using "View Code" in Visual Studio, or
>> opening the RDL file directly with a text editor.
>> --
>> Cheers,
>> '(' Jeff A. Stucker
>> \
>> Business Intelligence
>> www.criadvantage.com
>> ---
>> "Jeff A. Stucker" <jeff@.mobilize.net> wrote in message
>> news:OnRZUGS%23EHA.3416@.TK2MSFTNGP09.phx.gbl...
>> > Check the Label properties in your report. (They may be buried, so a
>> > search through your code may be necessary.)
>> >
>> > --
>> > Cheers,
>> >
>> > '(' Jeff A. Stucker
>> > \
>> >
>> > Business Intelligence
>> > www.criadvantage.com
>> > ---
>> > "Asim" <Asim@.discussions.microsoft.com> wrote in message
>> > news:ECFFFE76-E424-4A56-9F9C-569A59CDE6E1@.microsoft.com...
>> >> What do I need to do to eliminate the document maps (Drill downs
>> >> showing
>> >> on
>> >> Left side of the report). I do not remember adding and have checked
>> >> the
>> >> NAVIGATION properties of all the matrices in my report.
>> >> Thanks
>> >>
>> >
>> >
>>|||Got it ... thanks
"Jeff A. Stucker" wrote:
> In Visual Studio, you can right-click on a report and select "View Code".
> When someone posts RDL, you can save it to a file with an RDL extension, and
> open it directly or add it to your project.
> --
> Cheers,
> '(' Jeff A. Stucker
> \
> Business Intelligence
> www.criadvantage.com
> ---
> "MJ Taft" <MJTaft@.discussions.microsoft.com> wrote in message
> news:87CFC489-72ED-41CB-BD80-821D8D2065CB@.microsoft.com...
> > Thanks Jeff - I has a similar problem recently when I needed to add a
> > group
> > to a table. Suddenly I had document maps and couldnt find anywhere that I
> > had
> > entered labels for them. For clarification - there are many references in
> > these threads to viewing/editing code (the RDL). That cant be done
> > directly
> > in reporting services so how do I do that? Being new to RS I guess I dont
> > quite understand how to use the RDL. If someone submits RDL there is
> > supposedly a way to "import" it to create a report?
> >
> > "Jeff A. Stucker" wrote:
> >
> >> By searching through code, I mean using "View Code" in Visual Studio, or
> >> opening the RDL file directly with a text editor.
> >>
> >> --
> >> Cheers,
> >>
> >> '(' Jeff A. Stucker
> >> \
> >>
> >> Business Intelligence
> >> www.criadvantage.com
> >> ---
> >> "Jeff A. Stucker" <jeff@.mobilize.net> wrote in message
> >> news:OnRZUGS%23EHA.3416@.TK2MSFTNGP09.phx.gbl...
> >> > Check the Label properties in your report. (They may be buried, so a
> >> > search through your code may be necessary.)
> >> >
> >> > --
> >> > Cheers,
> >> >
> >> > '(' Jeff A. Stucker
> >> > \
> >> >
> >> > Business Intelligence
> >> > www.criadvantage.com
> >> > ---
> >> > "Asim" <Asim@.discussions.microsoft.com> wrote in message
> >> > news:ECFFFE76-E424-4A56-9F9C-569A59CDE6E1@.microsoft.com...
> >> >> What do I need to do to eliminate the document maps (Drill downs
> >> >> showing
> >> >> on
> >> >> Left side of the report). I do not remember adding and have checked
> >> >> the
> >> >> NAVIGATION properties of all the matrices in my report.
> >> >> Thanks
> >> >>
> >> >
> >> >
> >>
> >>
> >>
>
>|||Data regions (matrix, table, list, etc.), groupings (except chart groups
where Labels have a different meaning), and textboxes have a property called
Label. If the Label property is set on any of these and the expression
returns a value != null, the document map will show up.
Note: Make sure to *not* remove <Label> elements on report parameters or on
chart groupings (because these are the labels shown inside the chart).
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"MJ Taft" <MJTaft@.discussions.microsoft.com> wrote in message
news:95514D4D-A4FC-456C-BC7C-1E94182AEB5E@.microsoft.com...
> Got it ... thanks
> "Jeff A. Stucker" wrote:
> > In Visual Studio, you can right-click on a report and select "View
Code".
> > When someone posts RDL, you can save it to a file with an RDL extension,
and
> > open it directly or add it to your project.
> >
> > --
> > Cheers,
> >
> > '(' Jeff A. Stucker
> > \
> >
> > Business Intelligence
> > www.criadvantage.com
> > ---
> > "MJ Taft" <MJTaft@.discussions.microsoft.com> wrote in message
> > news:87CFC489-72ED-41CB-BD80-821D8D2065CB@.microsoft.com...
> > > Thanks Jeff - I has a similar problem recently when I needed to add a
> > > group
> > > to a table. Suddenly I had document maps and couldnt find anywhere
that I
> > > had
> > > entered labels for them. For clarification - there are many
references in
> > > these threads to viewing/editing code (the RDL). That cant be done
> > > directly
> > > in reporting services so how do I do that? Being new to RS I guess I
dont
> > > quite understand how to use the RDL. If someone submits RDL there is
> > > supposedly a way to "import" it to create a report?
> > >
> > > "Jeff A. Stucker" wrote:
> > >
> > >> By searching through code, I mean using "View Code" in Visual Studio,
or
> > >> opening the RDL file directly with a text editor.
> > >>
> > >> --
> > >> Cheers,
> > >>
> > >> '(' Jeff A. Stucker
> > >> \
> > >>
> > >> Business Intelligence
> > >> www.criadvantage.com
> > >> ---
> > >> "Jeff A. Stucker" <jeff@.mobilize.net> wrote in message
> > >> news:OnRZUGS%23EHA.3416@.TK2MSFTNGP09.phx.gbl...
> > >> > Check the Label properties in your report. (They may be buried, so
a
> > >> > search through your code may be necessary.)
> > >> >
> > >> > --
> > >> > Cheers,
> > >> >
> > >> > '(' Jeff A. Stucker
> > >> > \
> > >> >
> > >> > Business Intelligence
> > >> > www.criadvantage.com
> > >> > ---
> > >> > "Asim" <Asim@.discussions.microsoft.com> wrote in message
> > >> > news:ECFFFE76-E424-4A56-9F9C-569A59CDE6E1@.microsoft.com...
> > >> >> What do I need to do to eliminate the document maps (Drill downs
> > >> >> showing
> > >> >> on
> > >> >> Left side of the report). I do not remember adding and have
checked
> > >> >> the
> > >> >> NAVIGATION properties of all the matrices in my report.
> > >> >> Thanks
> > >> >>
> > >> >
> > >> >
> > >>
> > >>
> > >>
> >
> >
> >

No comments:

Post a Comment