If you would like to hide subtotals and totals, and see only the items on the lowest level of a hierarchy, you can use a filter on a boolean line item. Add a line item called "Filter." Set the format to Boolean, and the summary to None. Then enter "true" in the formula bar. You probably then want to hide the line item in the grid view. Set the filter by clicking the filter icon, and then choose the tab for the dimension you would like to filter (i.e. customers). Select the model name, and the line item, "Filter," and then set to show all values that are selected. You should now only see the lowest level of the hierarchy, as all subtotal and totals will not be selected in the boolean, and will therefore be filtered out. You may also do the opposite (filter out only the lowest level of a hierarchy), by creating a second boolean line item, and setting the value equal to "Not 'Filter'" (if 'filter' is what the first boolean line item is called). Set the summary to Formula. Now set the filter in the same way, but filter on this second line item.