within a frame I want to dynamically position a label and a text control. If a field is not null or a variable or whatever is not empty, print the label and value and move everything below it down a line. If is is null print normally.
It looks like each contol has an X value of 0 zero so how do...
What a pain it is if you have a page with many labels. Adding the text etc. gets old very quick (unless I am doing something wrong)
Can I just drag all my labels e.g. LabelControl1, LabelControl2 then in a .bas file somehow assign text to each one?
What is the best way? I hope it isn't drag...
I want to print a text control in different postions within a group. I assume I'll have to create some code like this after making them both invisible.
If table.columnvalue = "This" then
textcontrol.visible = true
else
textcontrol1.visible = true
End if
Am I on the right track...
I am proficent in Crystal and Brio SQR now owned by Hyperion, I can also develop some in vbscript, vb etc. My first impression of Actuate is wow it is powerfull, but what a pain to do anything in. Does it get easier and how long does it take?
Thx
W.
SQL Server 6.5
how does one go about joining two tables using a datetime field?
In SQL I would use the convert function and datepart to extract only the date for the join. How can I do this with Crystal. I changed the options to use only the date e.g. convert date time, but that doesn't seem to...
I just got Enterprise running (standard) and created a virtual directory so I can call the report through the url.
How would I pass the login parameters to the report? I believe I can pass to a parameter field using ?param0=12345, so what if any is the syntax for login?
TIA
Wes
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.