So here is the situation, I understand that when writing a sql statement using MySql that the parameter value is ?:
Select column from some_table where column in (?)
However I have not been able to successfully pass a multi value parameter in SSRS 2008r2 using the Allow multiple values...
The error message that I am receiving has got me stumped as it is almost humorous. I am using SSRS 2008r2 and have had quite success with it up until now. The error message I am receiving in is:
ExecuteReader requires an open and available Connection. The connection's current state is closed...
The error message that I am receiving has got me stumped as it is almost humorous. I am using SSRS 2008r2 and have had quite success with it up until now. The error message I am receiving in is:
ExecuteReader requires an open and available Connection. The connection's current state is closed...
I am currently using CR08 and have a question regarding the formula use in the Chart Expert area.
using the Chart Expert, i clicked on the Data tab then on the TopN feature for the chart. I noticed a formula button and was wondering if i could exclude certain grouped fields using this tool. Or...
First off I am using CR08 connected to a MySQL db.
My question is simply this, in using sub-reports passing parameters to the sub-report, the Parent(main report) has to execute first before the sub-report correct?
If this is true then the report would stop if the Parent was null or would it...
Using CR 2008
OK here is the desired result:
Total 7 days Total 14 days
John Jones 1 0
Mike Smith 0 1
What's currently happening
Total 7 days Total 14 days
John Jones 6 0...
OK so plain and simple. Our company has purchased CR XI and we need the functionality of CR 08. We are currently upgrading developer license's to CR 08 however I have noticed that when using some of the functions of 08 and sending them to the XI server the report is losing the 08 functionality...
OK so I have been reading up on this. Currently using CR 2008 and server is XI R2. I used an alternative to HasValue() and replaced the statement with IsNull() now that I am passing this in the report to the server it completely ignores this and makes the report non-interactive in CV 2008. Any...
Is it possible to report new info from an existing .rpt, As the same process would be from an .xls? silly question as i don't think it is possible but one may never know until someone else has tried.
Using CR2008 there is a setting in the parameter function, Show on (Viewer), I have it set to Editable. When the report is viewed with Crystal Viewer 2008 the parameter change box is disabled. What setting am I missing to make this enabled so that this is considered an interactive parameter report?
Ok so here is the situation i am trying to have the font turn a color when it meets a condition. However the problem i am running into is that it only looks at the first group instead of all groups and only returns red if the first group meets the condition.
if {@Before % Glide} <= 33.00 then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.