Forum Discussion
OLAP drill through issue: Maximum number of records to retrieve, change not being applied
Hello,
I'm currently new to this community and would like to ask help with this issue I'm experiencing.
I've been trying to change the number of records to retrieve from the default 1000 to 10000 but every time I try to do so and apply the changes, it will not apply the change I made. It keeps going back to the default 1000 number.
Anyone who experienced this and could help me how to fix it?
3 Replies
- SergeiBaklanDiamond Contributor
I don't know how to fix, but yes, there is such issue.
For example, we created PivotTable1 (PT1) and changed the limit on 5000. Drill down will with up to 5000 records.
- added PT2, in properties we see again 1000. However, if we keep it as it is, PT1 will be drill down with 5000 limit and PT2 with 1000
- as soon as we change the properties, e.g. on 3000, both PT1 and PT2 will be drill down with 3000 limit.
- charlestonsityar
Microsoft
I did a workaround by checking the Connection Properties of an extracted data sheet and editing the Command text box of the number of MAXROWS.
- SergeiBaklanDiamond Contributor
I see, thanks for sharing. By the way, another way to access it is right click on the table->table->edit query