I'm grouped by Product, and I am displaying it in my page header. Its a simple supress formula that says to suppress if...
{?parameter} = '4'
Well, obviously it isn't seeing the parameter value or something because it isn't suppressing the Product field. What could be causing this??
I have a crystal chart and the x axis is the monthnames. Crystal chart sorts it by ascending order, instead of Jan, feb, mar, etc. I changed the sort in the chart expert to original, and it sorts it properly, but duplicates it 3 times across(I assume because I have 3 line series)
How can I...
I have a left outer join from my main table to a ref table on the field dx_code. I need a formula that says if the code exists in the ref table show it, but if it doesn't then use the main.dx_code. This is what I have, but it gives blanks if the code doesn't exist in the ref table...
IF...
Can somebody give me a clue???
My crystal report is oversumming for no apparent reason. Kenhamady told me this neat trick about creating a formula called Null containing a Variable, but then deleting the variable so it contains nothing. Well,this works for my conditional If then statement using...
A couple of months kenhamady suggested creating a {@Null} formula in order for my If then formula to work. Well for some reason it isn't working anymore. My report is up for review on Monday or Tuesday and my figures are calculating incorrectly.
I am trying to count cases where LOS>=7. I've...
Hi Ken,
I have a subreport in my report, but I only want it to run or be displayed if "Y" is entered into a parameter called subreport. Is this possible, and if so can you show me how?
Thanks,
LaShonda
I have a crystal report that counts case numbers if the case was open longer than 7 days.
I do this in 2 simple formulas
The first is...
@admits
If LOS(length of stay)>=7 then 1 else o
Then...
@Admitcnt
Sum(@admits)
However my count returns a larger number than it should because I have a...
I am writing a pass-thru query in MS Access and I am trying to tell it to give me data between 01/01/2001 and 06/30/2001, but it bombs when I use between. What is the correct syntax to use in this case?
Hello,
I currently have a prompt called Market, which accepts the string TX or OK. If a user inputs TX then it the report should pull records where the location code field is like TX* to capture all records beginning with TX, and if they type in OK, it should only pull records that begin with...
I hope someone can help me.
I have a report that lists the # of admits at a hospital per date, but if there are no admits on any particular day, then the date doesn't appear at all. How can I get the date to appear and the # of admits to populate as "0". see example...
01/01/02 10...
I have a line graph in Crystal that has a total of 4 lines. The lines have the same symbol representing every graphed point( a triangle). Is it possible to make each line symbol different, to distinguish each series? When I print in black and white, you can't see the color of each line but if...
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.