Viewing 15 posts - 31 through 45 (of 203 total)
Dude you freakin Rock! Thank you very much and I appreciate all the feedback and support from everyone here. Greatly appreciate!
August 7, 2014 at 8:39 pm
I should have attached this image instead, as it shows the table without the LINE filter. Since we need to compare the LINES we will first need to group or...
August 7, 2014 at 7:58 pm
Thanks for the feedback. Yes the most recent row in the change table reflects what the actual DUE_DATE is in the primary table. I tried the following CTE, but still...
August 7, 2014 at 7:47 pm
Attached is an image of our table. The LINE_CHANGE_DOC_NO is an identity column and the PO number is the primary key on the table we are tracking.
Here I am...
August 7, 2014 at 5:23 pm
I appreciate the feedback. I will move forward keeping them seperate.
Thanks!
July 11, 2014 at 2:08 pm
Thanks for all the replies on this. Much appreciated!
October 17, 2013 at 12:00 pm
I would like to add it to the existing code. Is that possible?
October 16, 2013 at 4:06 pm
Did you ever find a resolution to this? I am running the x86 adapter and I am only trying to pull in one field, but still no luck.
September 23, 2013 at 12:56 pm
I figured this out. Changed up the dataset query and changed the parameter properties to allow blanks and multiple values. Thanks.
August 29, 2013 at 11:12 am
I got it to work using the following logic:
=IIF(a > 0, 200/IIF(a = 0, 1, a), 0)
Thanks for the help. Much appreciated.
July 1, 2013 at 2:16 pm
I placed the logic in two new textbox expressions and they both returned the correct data. I am stumped as to why I am still getting the #Error. Thanks for...
July 1, 2013 at 10:12 am
I changed up the expression to test for zero at the beginning. The expression looks good and does not reflect any errors, but I still get the #Error in the...
June 28, 2013 at 10:54 am
Caught the mispelling after I posted the images. Fixed both issues and still get the comma error.
May 3, 2013 at 9:53 am
Here are the screen shots.
STATUS IN (@Status) --('4','10','30')
May 3, 2013 at 8:08 am
Viewing 15 posts - 31 through 45 (of 203 total)