Hi Dmitry,
I have read your article about data quality.
Is there a way to create an iterable project for checking that each column had the allowed input values ?
I have an excel spreadsheet with the allowed values for each column.
Now I would like to iterate through the dataset and check column by column if the data contains the allowed input values as stated in de Excel spreadsheet.
I thought about using the keep mismatch action but it does not allow for parameters. Is there another way to achieve this ?
Thanks !
****edited by @dgudkov, added a link to the article.