Viewing 15 posts - 1,921 through 1,935 (of 2,278 total)
Excel is the analytical tool of choice for analysts everywhere. Anything we can do to help them use the tools they are familiar with is in everyone's best interest....
August 13, 2010 at 10:13 am
I would start by looking at the user you have set up and the configuration of the data source in report manager.
August 13, 2010 at 9:46 am
Execution rights to a stored procedure is way more secure than direct read/write access to a table. My understanding is that this is a generally safe construct, but you...
August 13, 2010 at 9:44 am
atif saeed khan (8/12/2010)
i have one question, if CallerID is a field with multi-value option and with filled data in it. how wud url be in that case ?...
August 13, 2010 at 9:40 am
du7777 (8/13/2010)
You wrote:Are you referring to the red squiggly line, indicating some type of error? Or does you function doesn't run at all?
Although you can use code in the...
August 13, 2010 at 9:38 am
=IIF(TR_Typecode = "Retn",Unit_Price * (-1), Unit_Price)
August 13, 2010 at 9:34 am
Sorry, I don't have an easy answer for that one.
August 13, 2010 at 9:21 am
Are there any negative values that could result in a zero even though it is data you want to show? Are you losing any data by casting as an...
August 12, 2010 at 1:14 pm
I think a little more explanation is in order.
Security for reports, and security for the stored procedure do not need to be the same. The user set up to...
August 12, 2010 at 11:30 am
I don't know if it considered the best way, but it is what I do.
August 12, 2010 at 10:40 am
I know there are Pantone to CMYK conversion charts available and I believe there are Pantone to RGB conversion charts available also. However, not all colors will convert exactly....
August 12, 2010 at 10:37 am
So you want the selected values of parameter C to be constrained by the A & B parameter? Can't you just add them both to the where clause in...
August 12, 2010 at 10:34 am
Vacation......
A lot of people must be on vacation because the post frequency to this forum has dropped dramatically.
I wish I was on vacation too.
🙂
August 12, 2010 at 6:53 am
Viewing 15 posts - 1,921 through 1,935 (of 2,278 total)