so I have a simple query. I output the query data set to a tab delimited TXT file. I need the Amt field to be general (i.e no ",") and 2 decimals.
the input file has 8 decimals. when I view the query results the Amt field appears as I would want. however when I do the extract the Amt field goes to scientific notation because of the 8 decimals.
It seems that the outputting balances take the "formatting" of the table, and not of the query.
If this explanation makes sense, then any help is appreciated.
the input file has 8 decimals. when I view the query results the Amt field appears as I would want. however when I do the extract the Amt field goes to scientific notation because of the 8 decimals.
It seems that the outputting balances take the "formatting" of the table, and not of the query.
If this explanation makes sense, then any help is appreciated.