Hoppa till huvudinnehållet

How to change the number of decimal places of Shape.STLength() shown in report

Kommentarer

2 kommentarer

  • Permanently deleted user
    Hi Michael,

     

    It's a bit hard to know exactly what's going on here but I suspect that the Shape.STLength() field is getting converted to a string type by some operation and that's what truncates the value.

     

    If it were becoming an integer it would lose the decimal point.

     

    If you are doing any sort of DataTable manipulation, please be sure that you are also setting the column type of any new columns you create.  Otherwise, please open a Support case with your report/workflow and we will assist you with this.

     

    Regards,

     

    -Malcolm
    0
  • Erik Engstrom
    Did you get any assistance with this? I'm trying to add values from a FeatureSet to a report using a DataTable into a dataset. When I reference the field with the values, I'm getting the same... Decimal with no decimal values.
    0

Du måste logga in om du vill lämna en kommentar.