Invalid argument An invalid argument has been encountered : Column XXX doesn't exist.

mikempc
Level 2
Invalid argument An invalid argument has been encountered : Column XXX doesn't exist.

I have a dataset that now can't be explored because a column I got rid of is now culprit of not existing. Indeed:

Invalid argument
An invalid argument has been encountered : Column "Liking" doesn't exist.

 

So how can I work now so I can explore my dataset despite this unwanted column not existing anymore ?


Operating system used: Windows

0 Kudos
1 Reply
AlexT
Dataiker

Hi @mikempc,

Once you removed the column have you :

1) Updated the schema for the dataset and propagated this across the flow if needed : https://knowledge.dataiku.com/latest/courses/flow-views-and-actions/schema-propagation-concept-summa...

Screenshot 2021-11-27 at 11.46.59.png

2) When viewing the sample you should also refresh your sample:

Screenshot 2021-11-27 at 11.47.40.png

 

0 Kudos