Hi all,
I have a QS dataset that comes from a S3 manifest datasource. The structure of the csv files in the bucket has recently been updated with an additional column, but it is not being reflected in the dataset. Is there an easy way to handle this? Last time I had to resort to rebuilding the dataset but it is not ideal.
Thank you
Juan
Hi @Juan_Badal,
When you open the dataset after the update do you see the new colum? If so, you just need to save and publish the updated dataset before seeing the new fields in the Analysis/Dashboards.
Hope this helps!
Hi @andres007 ,
I could not see the new columns after refreshing the dataset. I found a workaround for this by manually reuploading the first csv (chronologically) with the new columns in the header, even though they had no data then. Not ideal but it did the trick.
Best