Forum Discussion
Anonymous
4 years agoNot applicable
DataFormat.Error when using Table.ExpandListColumn()
Hello, I have here a skript which generally seems to work but the step #"expandMonthList" creates a format error when loading the Data in the model: When taking out the step #"expand...
Anonymous
4 years agoNot applicable
there is no more message text. When I change the setting it starts computing, then it stops and only displays as on my screenshot. Maybe my computer just cant process the the profiling based on the entire data?
Vijay_A_Verma
4 years agoMost Valuable Professional
Insert one index column.
Apply filter for <=2000
Then change the column profiling setting.
Then check for error message.
If error doesn't come, apply filter >2000 and less than 4000...And so on to check for error message in chunks of 2000. When you first encounter it, then do the analysis.