Forum Discussion
rajasekar_o
Helper V
2 years agoscheduled refresh error
While I am schdule refresh the data I am getting error. There is no value of id but is shows error during schedule refuresh. how to solve this error?
rajasekar_o
Helper V
2 years agoi search with number filter ,i have the id value one time ,but its shows the same error
mussaenda
Community Champion
2 years agoYou can group your table by id and count the rows to check the duplicate.
Then remove the group step after you see the culprit.
Better to refresh the data before doing this.
Also, wouldn't it be better if your data type for the id is whole number instead of decimal?