I changed the link bar on my home page from horizontal (left-to-right) orientation to vertical, left-side justified orientation, and now all of the content that was below the linkbar is still below the linkbar. How do I move that content so that it's to the right of the link bar, leaving the...
I'm using CR 8.5 and I've created the following formula:
Maximum ({query.principal}, {query.endowment_nbr})
and placed it in my group #1 footer. Is it possible to get a summary of this field? CR won't allow me to create a summary, grand total, or running total.
I'm using CR 8.5.
I'm creating a report and the customer would like the total of the Dollar Amount field, but if the record has a payment type of "Due", "CWA", "No Charge", or "Pre-Need", that dollar amount should NOT included in the total. But it does...
I've tried each of the statements you wonderful folks sent. The first one gave me an error about PATINDEX operating only on certain data types. So I tried the second one, as follows:
SELECT substring (note.note_01, charindex('~', note.note_01)+1,
charindex('~', note.note_01,charindex('~'...
Any SQL gurus out there? I need a statement that will select a string from within a string. For example: the contents of note.note_01 for one owner looks like this:
Line one
Line two
**line three
^line four
~This is the string I need~
Line six
The string I need is surrounded by two tilde...
Hi Mike,
I tried it...not sure I did it correctly. I created the following TWO formulas:
"Def Variable" = whileprintingrecords;
numbervar addit;
"GF2" = whileprintingrecords;
numbervar addit:=addit + Maximum({query.balance_due}...
Hi, I'm using CR 8.5 Developer Edition. I'm using the following formula ("Balance") in the Group #2 Footer:
Maximum ({query.balance_due}, {query.sales_contract_nbr})
All I want to do is get a grand total of the formulated field. Is this possible? If so, how? Thanks!
synapsevampire,
Thanks. I'm using CR Developer edition version 8.5.
I grouped by CTR # and placed summaries for each of my item fields in the group footer, then suppressed group header and details. Now the only problem is how do I sort by the Purchaser name INSTEAD of the CTR#? Is it...
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.