Damn Data Discrepancy

Morning Tessitura Community,

I've got an SP which returns lots of lovely data and calculations for my SSRS report. I can run the SP in Management Studio and get exactly what I want. I've created a dataset in VS and when I do a query on it, I get exactly the same data. No surprise.

Then I run my report in Preview and get some different results. Odd.

Datasource is attached to the correct database instance. I'm running the correct SP.

I've experimented by adding some spirious characters to one of the fields I'm passing to the rdl and the new character will turn up when I run a query, just not when I run a Preview.

I also notice that running a preview will produce the report immediately, which is not what I expect. It should take a few seconds to pull out all the data. So this makes me think that the preview might be being cached in some way but I don't understand how that could be and how I could clear the cache.

Has anyone seen this in the past? Or has an idea of what could be causing it?

Thanks all. Debbie

Parents Reply Children