Specify the name of the result window in the Results Name field at the top of the Report Utilization dialog box.
Equivalent Tcl command:
report_utilization -name utilization_1
The following figure shows the detailed utilization report.
Figure 1. Report Utilization

When run in the Vivado IDE, report_utilization
is run in hierarchical mode. This reports the
utilization for each hierarchy in the design. Only hierarchical cells that contain the
number of leaf cells exceeding the -hierarchical_min_primitive_count
are reported. The default value is 50.
In order to see all hierarchices, reduce this switch to zero.
The utilization number or the utilization percentage can be toggled using the button in the report window.
Figure 2. Report Utilization Percentage Toggling
