Advanced SASTracking Changes in SAS Datasets -SAS Audit TrailSAS Audit trails are crucial in maintaining the integrity and accuracy of data. In the field of SAS…Subhro KarApril 09, 2023 4 min
Base SASUsing LIBNAME XLSX to read and write Excel filesReading Excel files with LIBNAME XLSX You can use the XLSX engine to read from and write to a…Subhro KarApril 06, 2023 1 min
Advanced SASRESOLVE Function in SASThe RESOLVE function is a SAS function that evaluates and resolves a macro variable reference in a…Subhro KarApril 03, 2023 1 min
Advanced SASHow to Compare Two Tables in SAS?In today's data-driven world, it is common to have multiple tables containing similar data but with…Subhro KarMarch 05, 2023 4 min
How to calculate Confidence Interval in SAS?In SAS, there are several procedures and functions that can be used to calculate confidence…Subhro KarFebruary 15, 2023 6 min
Advanced SASA guide to Proc SQL Case When StatementEver found yourself stuck in a maze of conditional data analysis? Don't worry; I've got your back…Subhro KarJanuary 31, 2023 7 min