Forum Discussion
Data refresh not getting all data/stopping early
- 10 years ago
Ok, I finally solved it.
It was a new data abberation causing a dupe primary key. It just wasn't very clear what the problem was, since I thought it wasn't getting the data and thats why it giving errors on a bunch of calculated/measure columns...trickle down.
After further troubleshooting, I noticed it has to do with the fact that the report file is on a network share.
I have moved it to my local PC to refresh and it works fine. Hopefully this helps someone!
UPDATE: Nope, still not working. I just got lucky I think one time :smileyfrustrated:
- davidpOuray10 years agoFrequent Visitor
Ok, I finally solved it.
It was a new data abberation causing a dupe primary key. It just wasn't very clear what the problem was, since I thought it wasn't getting the data and thats why it giving errors on a bunch of calculated/measure columns...trickle down.