I am trying to copy data from Azure Table Storage to Csv file using "Copy Activity" in Azure Data Factory. But few columns are not loading.
In Azure Table Source Dataset Preview I'm not able to see all columns. Those columns have Null data for first 400 rows. If i have data for all fields in first 11 rows then i am able to see and load all fields data. But in my case for few fields we have null data for few rows so how to load all columns data?