1回答
- 新しい順
- 投票が多い順
- コメントが多い順
1
Hello JBW, Thank you very much for your question. If your text field in AWS QuickSight is being converted to scientific notation, it usually happens when numbers in the text field are interpreted as numeric data. To prevent this, you can ensure that the data type for your field is set to string in the data preparation stage or during dataset creation.
- Change Data Type to String: Make sure the field's data type is explicitly set to string in the dataset.
- Custom Format: Use custom formatting options in QuickSight to prevent automatic conversion.
Please find further resources by accessing these links: https://docs.aws.amazon.com/quicksight/latest/user/supported-data-types-and-values.html https://docs.aws.amazon.com/quicksight/latest/user/changing-a-field-data-type.html https://docs.aws.amazon.com/quicksight/latest/user/toString-function.html
回答済み 1年前
