Forum Discussion
Refresh Failed
- 8 years ago
Anonymous
I have checked, and I do have the right permission. This table contains hundreds of rows. I am merging this table with another table, and I believe the reason I am getting this error is that besides the unique id there is no other information on the other columns. Before merging the tables, I filter the column "Owner_Profile__c" so it only shows "Evaluator User''. Since there is not "Evaluator User" in the column, I am guessing that's why I am getting that error.
Anonymous
I have checked, and I do have the right permission. This table contains hundreds of rows. I am merging this table with another table, and I believe the reason I am getting this error is that besides the unique id there is no other information on the other columns. Before merging the tables, I filter the column "Owner_Profile__c" so it only shows "Evaluator User''. Since there is not "Evaluator User" in the column, I am guessing that's why I am getting that error.
Do you refresh successfully if you filter column "Owner_Profile__c" after merging tables?
Regards,
Lydia
- joansinho7 years agoAdvocate I
Anonymous
Hi,
Yes, As long as there is data there I can refresh it without any problem. I just get that error when there is not data.