suggestion for new version
Hi! please, forgive my poor english...
I'm a ReportBuilder user, and I am very happy with it, but I think there are
some ideas the would make it better.
I don't know if this is the correct place to make suggestions, so tell me.
What about Calculated Fields???
I mean,
We have DBCalc, where we can SUM, COUNT, etc... a column (field), but
what about calcs between fields?
FIELD1 = 15
FIELD2 = 20
NewCalcComponent = Field1 + Field2,
or Field1 * Field2,
or Field1 + 100...
Is it easy to write a component to do this?
If you help me, I will try it!
Thanx!
I'm a ReportBuilder user, and I am very happy with it, but I think there are
some ideas the would make it better.
I don't know if this is the correct place to make suggestions, so tell me.
What about Calculated Fields???
I mean,
We have DBCalc, where we can SUM, COUNT, etc... a column (field), but
what about calcs between fields?
FIELD1 = 15
FIELD2 = 20
NewCalcComponent = Field1 + Field2,
or Field1 * Field2,
or Field1 + 100...
Is it easy to write a component to do this?
If you help me, I will try it!
Thanx!
This discussion has been closed.
Comments
query tools in DADE. You can even perform expression type calcs in DADE,
such as:
CustomerTable.First_Name + ' ' + CustomerTable.Last_Name
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com