Link to home
Start Free TrialLog in
Avatar of Code_Buzz
Code_Buzz

asked on

Graph formula Fields

I'm working in a .NET environment and I’m trying to graph some formula fields. When I go to insert a graph on the form and look at the data that I can put on it I can’t see my formula fields. I can only see my database fields and my running totals. Why can’t I see the formula fields?? Is there a limit or does the formula fields have to be a certain type?? Any help is appreciated….thanks.
Avatar of frodoman
frodoman
Flag of United States of America image

There's no reason that you can't graph a formula in general so the problem is probably with the specific formula.  For example, you can't graph a formula that is only valid during the print phase of a Crystal Report.

What is the formula that you're trying to graph?  
Avatar of Code_Buzz
Code_Buzz

ASKER

I'm try to graph some formula fields that are being populated at runtime. So I guess that I won't be able to graph them?? They are basically some counts of some running totals with some calculations in them. Is there anyway around this or just not possible to get them to graph.
ASKER CERTIFIED SOLUTION
Avatar of frodoman
frodoman
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks!!
Glad to help.