User (Legacy) Posted December 4, 2006 Author Report Share Posted December 4, 2006 Hello, I've made a graph which shows % margin. The only problem is the the graph automatically rounds te figuren on whole numbers. And I want to round it on two decimals. The data come's with 6 decimals. How can I solve this, which option.... Thanks, Diederick Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 4, 2006 Report Share Posted December 4, 2006 Hello, I've made a graph which shows % margin. The only problem is the the graph automatically rounds te figuren on whole numbers. And I want to round it on two decimals. The data come's with 6 decimals. How can I solve this, which option.... Thanks, Diederick Link to comment Share on other sites More sharing options...
Software FX Posted December 4, 2006 Report Share Posted December 4, 2006 Only the labels are being rounded, the values are kept as they came. To change the number of decimals displayed in the Y-Axis, got to the properties window and change the Decimals property under AxisY->LabelsFormat -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
Software FX Posted December 4, 2006 Report Share Posted December 4, 2006 Only the labels are being rounded, the values are kept as they came. To change the number of decimals displayed in the Y-Axis, got to the properties window and change the Decimals property under AxisY->LabelsFormat -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 5, 2006 Author Report Share Posted December 5, 2006 That's not the case with me. The values are rounded without changing any options. When I put a new graph with out changing any option and just select the data to us, It rounds the figures. Diederick Diederick "Software FX" <noreply@softwarefx.com> wrote in message news:k9CLng9FHHA.2608@webserver3.softwarefx.com... > Only the labels are being rounded, the values are kept as they came. > > To change the number of decimals displayed in the Y-Axis, got to the > properties window and change the Decimals property under > AxisY->LabelsFormat > > -- > Francisco Padron > www.chartfx.com > Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 5, 2006 Author Report Share Posted December 5, 2006 That's not the case with me. The values are rounded without changing any options. When I put a new graph with out changing any option and just select the data to us, It rounds the figures. Diederick Diederick "Software FX" <noreply@softwarefx.com> wrote in message news:k9CLng9FHHA.2608@webserver3.softwarefx.com... > Only the labels are being rounded, the values are kept as they came. > > To change the number of decimals displayed in the Y-Axis, got to the > properties window and change the Decimals property under > AxisY->LabelsFormat > > -- > Francisco Padron > www.chartfx.com > Link to comment Share on other sites More sharing options...
Software FX Posted December 5, 2006 Report Share Posted December 5, 2006 The default number of decimals for the Y-Axis is zero. -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
Software FX Posted December 5, 2006 Report Share Posted December 5, 2006 The default number of decimals for the Y-Axis is zero. -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 5, 2006 Author Report Share Posted December 5, 2006 The problem is not the Yaxis. It's rounding value's within the chart itself. See picture. Diederick "Software FX" <noreply@softwarefx.com> wrote in message news:Lgik3HHGHHA.2608@webserver3.softwarefx.com... > The default number of decimals for the Y-Axis is zero. > > -- > Francisco Padron > www.chartfx.com > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 5, 2006 Author Report Share Posted December 5, 2006 The problem is not the Yaxis. It's rounding value's within the chart itself. See picture. Diederick "Software FX" <noreply@softwarefx.com> wrote in message news:Lgik3HHGHHA.2608@webserver3.softwarefx.com... > The default number of decimals for the Y-Axis is zero. > > -- > Francisco Padron > www.chartfx.com > > Link to comment Share on other sites More sharing options...
Software FX Posted December 5, 2006 Report Share Posted December 5, 2006 Where is this data coming from ? What are the types of the fields ? Please attach a screenshot of "Adjust Data To Chart" -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
Software FX Posted December 5, 2006 Report Share Posted December 5, 2006 Where is this data coming from ? What are the types of the fields ? Please attach a screenshot of "Adjust Data To Chart" -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 5, 2006 Author Report Share Posted December 5, 2006 The att. "Software FX" <noreply@softwarefx.com> wrote in message news:OHSiivHGHHA.1368@webserver3.softwarefx.com... > Where is this data coming from ? What are the types of the fields ? Please > attach a screenshot of "Adjust Data To Chart" > > -- > Francisco Padron > www.chartfx.com > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 5, 2006 Author Report Share Posted December 5, 2006 The att. "Software FX" <noreply@softwarefx.com> wrote in message news:OHSiivHGHHA.1368@webserver3.softwarefx.com... > Where is this data coming from ? What are the types of the fields ? Please > attach a screenshot of "Adjust Data To Chart" > > -- > Francisco Padron > www.chartfx.com > > Link to comment Share on other sites More sharing options...
Software FX Posted December 5, 2006 Report Share Posted December 5, 2006 As you can see, we are getting System,Int32 as the type of Revenue_K. What's the type of this field in the Table ? Is this an OLAP data source ? -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
Software FX Posted December 5, 2006 Report Share Posted December 5, 2006 As you can see, we are getting System,Int32 as the type of Revenue_K. What's the type of this field in the Table ? Is this an OLAP data source ? -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 7, 2006 Author Report Share Posted December 7, 2006 It's an OLAP data source. But what kind of field it is in the table, if have no idea. I'm the person who makes the reports not the builder of the database. Diederick "Software FX" <noreply@softwarefx.com> wrote in message news:gOJQpAKGHHA.1368@webserver3.softwarefx.com... > As you can see, we are getting System,Int32 as the type of Revenue_K. > What's the type of this field in the Table ? Is this an OLAP data source ? > > -- > Francisco Padron > www.chartfx.com > Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 7, 2006 Author Report Share Posted December 7, 2006 It's an OLAP data source. But what kind of field it is in the table, if have no idea. I'm the person who makes the reports not the builder of the database. Diederick "Software FX" <noreply@softwarefx.com> wrote in message news:gOJQpAKGHHA.1368@webserver3.softwarefx.com... > As you can see, we are getting System,Int32 as the type of Revenue_K. > What's the type of this field in the Table ? Is this an OLAP data source ? > > -- > Francisco Padron > www.chartfx.com > Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 7, 2006 Author Report Share Posted December 7, 2006 See pic. "Diederick" <d.oskamp@basgroup.nl> wrote in message news:RIrnPeeGHHA.2340@webserver3.softwarefx.com... > It's an OLAP data source. But what kind of field it is in the table, if > have > no idea. > > I'm the person who makes the reports not the builder of the database. > > Diederick > > "Software FX" <noreply@softwarefx.com> wrote in message > news:gOJQpAKGHHA.1368@webserver3.softwarefx.com... >> As you can see, we are getting System,Int32 as the type of Revenue_K. >> What's the type of this field in the Table ? Is this an OLAP data source >> ? >> >> -- >> Francisco Padron >> www.chartfx.com >> > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 7, 2006 Author Report Share Posted December 7, 2006 See pic. "Diederick" <d.oskamp@basgroup.nl> wrote in message news:RIrnPeeGHHA.2340@webserver3.softwarefx.com... > It's an OLAP data source. But what kind of field it is in the table, if > have > no idea. > > I'm the person who makes the reports not the builder of the database. > > Diederick > > "Software FX" <noreply@softwarefx.com> wrote in message > news:gOJQpAKGHHA.1368@webserver3.softwarefx.com... >> As you can see, we are getting System,Int32 as the type of Revenue_K. >> What's the type of this field in the Table ? Is this an OLAP data source >> ? >> >> -- >> Francisco Padron >> www.chartfx.com >> > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 7, 2006 Author Report Share Posted December 7, 2006 I had this error as well. I received a hotfix from ChartFx (version: 7.0.2424.28239) for RS and it fixed the problem. Be careful though if you are running ChartFx for VS2005 on the same dev machine. Chris Exley "Diederick" <d.oskamp@basgroup.nl> wrote in message news:SqZyc4fGHHA.2608@webserver3.softwarefx.com... > See pic. > > > > "Diederick" <d.oskamp@basgroup.nl> wrote in message > news:RIrnPeeGHHA.2340@webserver3.softwarefx.com... >> It's an OLAP data source. But what kind of field it is in the table, if >> have >> no idea. >> >> I'm the person who makes the reports not the builder of the database. >> >> Diederick >> >> "Software FX" <noreply@softwarefx.com> wrote in message >> news:gOJQpAKGHHA.1368@webserver3.softwarefx.com... >>> As you can see, we are getting System,Int32 as the type of Revenue_K. >>> What's the type of this field in the Table ? Is this an OLAP data source >>> ? >>> >>> -- >>> Francisco Padron >>> www.chartfx.com >>> >> >> > > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 7, 2006 Author Report Share Posted December 7, 2006 I had this error as well. I received a hotfix from ChartFx (version: 7.0.2424.28239) for RS and it fixed the problem. Be careful though if you are running ChartFx for VS2005 on the same dev machine. Chris Exley "Diederick" <d.oskamp@basgroup.nl> wrote in message news:SqZyc4fGHHA.2608@webserver3.softwarefx.com... > See pic. > > > > "Diederick" <d.oskamp@basgroup.nl> wrote in message > news:RIrnPeeGHHA.2340@webserver3.softwarefx.com... >> It's an OLAP data source. But what kind of field it is in the table, if >> have >> no idea. >> >> I'm the person who makes the reports not the builder of the database. >> >> Diederick >> >> "Software FX" <noreply@softwarefx.com> wrote in message >> news:gOJQpAKGHHA.1368@webserver3.softwarefx.com... >>> As you can see, we are getting System,Int32 as the type of Revenue_K. >>> What's the type of this field in the Table ? Is this an OLAP data source >>> ? >>> >>> -- >>> Francisco Padron >>> www.chartfx.com >>> >> >> > > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 8, 2006 Author Report Share Posted December 8, 2006 Thanks! "Chris Exley" <cexley@libertyproperty.com> wrote in message news:TjQk5AiGHHA.2340@webserver3.softwarefx.com... >I had this error as well. I received a hotfix from ChartFx (version: >7.0.2424.28239) for RS and it fixed the problem. > Be careful though if you are running ChartFx for VS2005 on the same dev > machine. > > Chris Exley > "Diederick" <d.oskamp@basgroup.nl> wrote in message > news:SqZyc4fGHHA.2608@webserver3.softwarefx.com... >> See pic. >> >> >> >> "Diederick" <d.oskamp@basgroup.nl> wrote in message >> news:RIrnPeeGHHA.2340@webserver3.softwarefx.com... >>> It's an OLAP data source. But what kind of field it is in the table, if >>> have >>> no idea. >>> >>> I'm the person who makes the reports not the builder of the database. >>> >>> Diederick >>> >>> "Software FX" <noreply@softwarefx.com> wrote in message >>> news:gOJQpAKGHHA.1368@webserver3.softwarefx.com... >>>> As you can see, we are getting System,Int32 as the type of Revenue_K. >>>> What's the type of this field in the Table ? Is this an OLAP data >>>> source ? >>>> >>>> -- >>>> Francisco Padron >>>> www.chartfx.com >>>> >>> >>> >> >> >> > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted December 8, 2006 Author Report Share Posted December 8, 2006 Thanks! "Chris Exley" <cexley@libertyproperty.com> wrote in message news:TjQk5AiGHHA.2340@webserver3.softwarefx.com... >I had this error as well. I received a hotfix from ChartFx (version: >7.0.2424.28239) for RS and it fixed the problem. > Be careful though if you are running ChartFx for VS2005 on the same dev > machine. > > Chris Exley > "Diederick" <d.oskamp@basgroup.nl> wrote in message > news:SqZyc4fGHHA.2608@webserver3.softwarefx.com... >> See pic. >> >> >> >> "Diederick" <d.oskamp@basgroup.nl> wrote in message >> news:RIrnPeeGHHA.2340@webserver3.softwarefx.com... >>> It's an OLAP data source. But what kind of field it is in the table, if >>> have >>> no idea. >>> >>> I'm the person who makes the reports not the builder of the database. >>> >>> Diederick >>> >>> "Software FX" <noreply@softwarefx.com> wrote in message >>> news:gOJQpAKGHHA.1368@webserver3.softwarefx.com... >>>> As you can see, we are getting System,Int32 as the type of Revenue_K. >>>> What's the type of this field in the Table ? Is this an OLAP data >>>> source ? >>>> >>>> -- >>>> Francisco Padron >>>> www.chartfx.com >>>> >>> >>> >> >> >> > > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.