using powershell i verified rowcount of source csv file : 1068606
after import (Get Data>csv) I check row count using query editor>transform tab>count rows feature and get 946,677. I double check this by creating a measure with function countrows(), and get 947K
how to capture all rows on import???