Tuesday, February 14, 2012

Drilldown and charts fail to show

I have multiple reports where drilldown doesn't work & chart doesn't show.
It works on my local machine & and on a test-server.
The server I want to implement it to has "_" in it's name so I tried to use
the IP-adress instead. I get my total & subtotals but not the detail.
Anyone got a idea how to solve it?
Thanks in advance!Change the UseSessionCookies key in the ConfigurationInfo table in the
ReportServer DB to false. Then do an iisreset and the drilldown and charts
will work.
Grtz,
Pieter van Maasdam
"Olof" <Olof@.discussions.microsoft.com> wrote in message
news:86234995-6931-4CC9-8383-5E06041C8592@.microsoft.com...
>I have multiple reports where drilldown doesn't work & chart doesn't show.
> It works on my local machine & and on a test-server.
> The server I want to implement it to has "_" in it's name so I tried to
> use
> the IP-adress instead. I get my total & subtotals but not the detail.
> Anyone got a idea how to solve it?
> Thanks in advance!|||Thank you Pieter!
That solved my problem.
Regards
Olof
"Pieter van Maasdam" wrote:
> Change the UseSessionCookies key in the ConfigurationInfo table in the
> ReportServer DB to false. Then do an iisreset and the drilldown and charts
> will work.
> Grtz,
> Pieter van Maasdam
> "Olof" <Olof@.discussions.microsoft.com> wrote in message
> news:86234995-6931-4CC9-8383-5E06041C8592@.microsoft.com...
> >I have multiple reports where drilldown doesn't work & chart doesn't show.
> > It works on my local machine & and on a test-server.
> > The server I want to implement it to has "_" in it's name so I tried to
> > use
> > the IP-adress instead. I get my total & subtotals but not the detail.
> >
> > Anyone got a idea how to solve it?
> >
> > Thanks in advance!
>
>

No comments:

Post a Comment