Forum Discussion
BKnecht
Kudo Kingpin
10 years agoError on Scheduled Refresh: Table contains blank values
I have a dashboard scheduled to refresh daily, but each time I get an error that says: "Column in Table contains blank values and this is not allowed for columns on the one side of many-to-one re...
khaled_cs
9 years agoFrequent Visitor
I had the same issue I did process clear then recalc then full
and it works fine for me
because meta data has some old data so it does assume the empty value still there
- erantdo9 years agoFrequent Visitor
Hi, what do you mean by process clear?
- khaled_cs9 years agoFrequent VisitorWhen you connect to SQL server management studio analysis services instance , right click and process your data base , you have some options of type of process you want to apply
There you will find process clear
Remember I fixed my data import and made sure no blank values imported
Then I did apply process clear and recalculate
Try it and let me know- erantdo9 years agoFrequent Visitor
Hi, I'm connecting to a MySQL server, installed on an AWS instance. Is what you said relevant to my case?