Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 20764

SSRS 2008 R2 Refresh Chart with Footer field?

$
0
0

Hi.  I have a fairly simple report which displays totals of specific categories and calculated weighted totals by person.  The problem is the Chart does not get populated with data when positioned above the matrix DataSet. However, everything works exactly how I need it when the Chart is positioned below the matrix.

I'm guessing this has something to do with the order in which SSRS renders the page.  Is it possible to modify the execution order or populate a hidden field (or maybe a Footer field?) with the data that the chart could grab and refresh from?  If so, how would I go about doing that?

The Chart values expression is this: =Code.UserGrandTotalAmt(Fields!FullName.Value)--which returns the dictionary object already populated from another function.  And the Category Groups is simply grouped by FullName.

I'm using custom VB.Net code that populates a dictionary object with the data.  But as it currently stands the Chart has no data because the dictionary is null when the chart is first rendered.  Of course, it works as explained above because at that point the dictionary has been populated.  Anyone ever run across something similar as this and have a quick and easy solution?

I'll try posting some screenshots on a reply post because I'm currently getting this message:

Body text cannot contain images or links until we are able to verify your account.


Viewing all articles
Browse latest Browse all 20764

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>