Forum Discussion
LiranRom
3 years agoHelper I
incremental Refresh sends weirds range calls
I have a connector that first calls the Navigation part and form there it calls the methods fetch data ( I've added 2 parameters RangeStart and RangeEnd ) - to get my data from the service, in this r...
- 3 years ago
I don't think that works for "My Workspace". Try with a proper shared workspace.
lbendlin
3 years agoSuper User
You must not use GTE and LTE. Only one of the parameters can be inclusive. Use GTE and LT.
Every time you make meta data changes to your query you will reset the partitions. It takes one more refresh to get back into the desired partition structure. If you don't like that, use ALM Toolkit and XMLA partition refreshes.