Error itself says that column new_column is not available in your mismatches1 table, check the table columns of mismatches1.
the second proc sql contains the mismatches table which gets executed that means the table contains the new_column . where am i wrong ?
Look at the first select that creates mismatches1. The column is not included in that, so it won't be included in the dataset.
Dive into keynotes, announcements and breakthroughs on demand.
Explore Now →Get started using SAS Studio to write, run and debug your SAS programs.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.