I get a csv file and would like to do data profiling before I load it in target table hence wanted to know if there is any industry standard which we are following right now.
I checked google and I read that we need to load data from CSV into a table and then you use a data profiling task to connect to the table and then do profiling
Does Microsoft have any new features coming up to address this task ?
The below is a screenshot of Data profiling task which shows "Paternreq".
I think this is nice but I am looking how to implement this or may be this is old and has some problems I am not sure as we are in 2016 ,2014 and 2012 sql server generation .
My objective is to check data for quality and see if it meets business requirements before I load it.