Assuming we have a CSV file on Amazon S3 structured as follows:
id,name,age,city
1,John,30,New York
2,Lisa,25,San Francisco
3,Michael,,Chicago
4,Sarah,35,
Note that there is missing data for the “age” column for the third row and the “city” column for the fourth row.
When importing the CSV file into Amazon QuickSight (QS), how do we ask QS to treat empty values as null? It imports as empty right now with the default setting.
Thanks for your prompt response, @Max! Dealing with hundreds of columns using the calculated field approach can be cumbersome in our use case. Could you please submit a feature request? We would love to participate in beta-testing this feature once it becomes available.