Mike Cowie wrote:
If Slicing from the Cube Viewer works properly, but doing something similar from the In-Spreadsheet Browser or Active Forms does not, then that, to me, might indicate a bug that needs to be reported to IBM. That 16-17,000 cut-off range is an interesting one, since much older versions of Excel (Excel 7/95 and earlier, maybe?) were limited to this many rows
Yes, it was Excel for Windows 95, which had a limit of 16,384. My first version, in fact; you always remember your first. Excel 97 introduced 65,536 as the limit. For a time .xdi (and, at the time, .ldi, remember them?) sheets had the old limit as well, even if you were using them in Excel 97. (I can't recall which TM1 version that was fixed in.)
Mike Cowie wrote:and at certain points in the history of the TM1 Excel client (going back to Excel 5, I think) it had that row limit hardcoded in some places. It's possible they still do have it hardcoded in the cases you mention, or that they've made a deliberate cutoff in Active forms/ISB for some reason (which they should document).
I think that the 65,536 limit still applied to some features when you were using TM1 in Excel 2007 though I can't find a reference to that in the release notes. However the ISB shouldn't be limited to the old 16,384 limit; indeed I'm looking at an ISB right now that runs to row 60,844. And that's in version 9.0 SP3 U9.
This makes me suspect that perhaps the difference is zero suppression, or perhaps it just not having as many rows of data as was thought, or perhaps unwittingly using different subsets for the rows. I'd suggest doing a side by side comparison between a slice and the output from an ISB to determine exactly where the variations are.
Mike Cowie wrote:Also, be advised that the ISB is something that's been around for years, but which has not gotten much product development attention, despite having some issues. I haven't used it in ages, so others on the forum can probably go into more detail on those issues.
Agreed; it's a flake-fest. I used to use it for some reconciliation workbooks but it was always random chance whether the control would be broken or not when I opened the workbook. It ended up being more trouble than it was worth. There are some who still like it, though; Paul Simon has written that he still uses it, but the only advantages that ISBs usually have over active forms that I can see is that they allow you to expand and collapse columns as well as rows, and to drag and drop dimensions between rows, columns and titles as needed.
Mike Cowie wrote:I'm surprised it's still there, to be honest, since it seemed like something they might get rid of at some stage.
That was the plan; it was supposed to be
gone after 9.4. For some reason they gave it a reprieve in 9.5 and haven't put it back on the death watch. If I had to guess it was probably because of the two things that it can do that Active Forms can't (at this time).
Mike Cowie wrote:In other words, you might not want to rely on it too heavily or get too attached, particularly if you're seeing issues like this - I'd recommend the Cube Viewer for everyday cube browsing over the ISB.
If the columns are fixed and the distribution of dimensions between titles, columns and rows static, I'd agree completely.