Forum Discussion
Incremental Refresh with Analysis Services source
PetrP not sure why are you using import method with Analysis Service, why not use the live connection. What is the point of having AS and using import? Seems to be a strange setup.
parry2k data from AAS are modeled into an understand needs for using by report contributor. Behind the AAS model there are many sources with many diferent keys and must be "translated" to using. Of course, you can acheive that by using other techniques, but the benefits for that is using dimensions and calculated mesures on the "client/contriburo" side.
If you mentioned Live connection - there are probably the same problem - you cannot use it for incremental refresh. Or am I wrong?
Keep in mind that data in one query return f.e. 1M rows, because at each refresh must be queried all data from AAS.
I will be glad if you explain me a little more about that.
Thanks a lot!