Viewing 14 posts - 16 through 29 (of 29 total)
I have a value 59.90
I can not use numbers with decimals?
April 29, 2014 at 9:37 am
Thanks for the help was really what I needed.
Now let me just put one more question.
Did you do the SUM of col2 but I failed. the textbox returns...
April 29, 2014 at 9:24 am
My table has the following results
col1 col2 col3
test1 10 OK
test1 ...
April 29, 2014 at 6:41 am
And then how do I call the code in the expression?
The image type is External?
December 2, 2013 at 4:35 am
I managed to build the SQL, it was through a SP
Only now I have a problem, I can not update the date
I will explain
I have a parameter with years. default...
July 4, 2013 at 10:33 am
Hello,
I'll see if I can explain what I want.
In the example I sent in the previous post the image always appears, but I wanted the image to appear only at...
June 14, 2013 at 10:25 am
But is there any command to refresh the Paramenters. Or is just to say f5 (refresh)?
April 16, 2013 at 8:16 am
yes the other field is to stay hidden.
I put the following code = CDate (Format (DateAdd ("d", -364, Parameters! DataA.Value) "MM / dd / yyyy 1:00"))
But when I change the...
April 16, 2013 at 8:03 am
I do the following process
Parameter Properties --> Default Values --> Specify Values --> add --> fx --> =Format(DateAdd("d", -1, now()),"dd/MM/yyyy") --> ok
When I Preview gives this error
an error occurred during...
March 28, 2013 at 6:30 am
Viewing 14 posts - 16 through 29 (of 29 total)