c# - Can we eliminate negative value in crystal report -



c# - Can we eliminate negative value in crystal report -

i wrote programme in c#. in info there negative values. there problem showing negative value on graph. graph not updating according value. please help me regarding this.

you can:

fix data modify query, or utilize crystal function utilize abs() modify query negative values not included in result set. post in appropriate location.

c# crystal-reports

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -