Viewing 15 posts - 1,051 through 1,065 (of 2,278 total)
It was a good start last night. Thanks to both of you for taking the time.
I don't think we will really work out our mission/purpose statement here...
July 20, 2011 at 9:30 am
Sorry I forgot this is a multi value parameter, they don't hold data the same as a single value parameter, so these comparisons will fail.
I can't really test this, but...
July 20, 2011 at 8:23 am
Each row of data returned for a set of parameters in a data driven subscription will create a separate report. So, if your query returns 3 rows, one for...
July 20, 2011 at 7:30 am
Try this variation of your first expression:
=Switch(Parameters!clmType.Value = "P","List of Professional Paper Claims ", Parameters!clmType.Value = "I","List of Institutional Paper Claims ", True,"List of Professional & Institutional Paper Claims ")
July 20, 2011 at 7:26 am
avitale (7/20/2011)
July 20, 2011 at 7:25 am
bopeavy (7/20/2011)
Ray K (7./20/2011)
HeatCold
War
July 20, 2011 at 7:21 am
I may be speaking sideways here, but I have a vague recollection that it is very difficult to do this type of security for exactly this reason. Even though...
July 19, 2011 at 10:54 am
With a little quick reading about Oracle data types (I am not an Oracle guy) I found the following phrase describing the Oracle Varchar2 data type
Depending on your NLS_CHARACTER_FORMAT (its...
July 19, 2011 at 10:49 am
The short answer is yes. However, I think you are probably asking the wrong question.
There is no built in field or other system value exposed for the...
July 19, 2011 at 10:39 am
So, do you want to pass the current, or a specific past period to the report? For example, on the first of the month pass parameters that will output...
July 19, 2011 at 10:28 am
I am out at 5. I could easily be on Wolf Rd by 5:30, even with really bad traffic. Although I did have some car trouble this morning....
July 19, 2011 at 8:19 am
I can probably do Tuesday evening 7/19 as well.
I still have contact information of everyone that expressed interest, I think around 10 people. I think it might...
July 18, 2011 at 4:41 pm
These are the textbox names on the report. They double as column headers in the .CSV file. I am not aware of any way to remove them, your...
July 18, 2011 at 8:05 am
jwbart06 (7/15/2011)
Contact me I would like to start one, I have no idea how to do it, I believe we officially have to start meeting...
July 18, 2011 at 8:01 am
Viewing 15 posts - 1,051 through 1,065 (of 2,278 total)