This has been discussed a few times but I'm still having trouble understanding how InfoQube counts items when it loads a grid. My understanding was that InfoQube counts only items that will be displayed. It does not count collapsed subitems. However, I keep getting warnings about number of items when it seems like I shouldn't. Example follows.
1) I turn off hoist.
2) I receive warning about trying to load a grid with 1,056 items. I choose "load all items" option.
3) Grid loads and there are only 100+ items displayed (not 1,000+). In fact, the grid only contains 627 items when all levels are expanded.
So why am I getting the item number warning when only a handful of items will be displayed, and the grid contains well under 1,000 items if they were all displayed?
By the way, I'm getting the item counts from tooltips (hovering mouse over grid tab).
Wayne
Comments
Case 1: I'm confused... is InfoQube a context parent or a item meeting the grid source ? I suspect from your description that it is just a context parent (to be sure, turn off context parents to see if it is displayed). As such, it is normal that it does not show all its sub-items, only those that meet the grid source. This is expected since the purpose of this grid is to show items that have the grid source. If you want to see all sub-items of InfoQube, either set InfoQube have the grid source (or right-click on InfoQube and select Show all sub-items).