Populating report result anywhere in CiviCRM or in Drupal
CiviReport is very flexible framework which allows to use/create/customize any report in CiviCRM.
Here is a small trick, which is very easy and usable for displaying any report ( instance ) result anywhere within CiviCRM or Drupal, just by adding few line of code in template file( .tpl ).
Following snippet(diff against rev:31142 ) will display the Membership summary data on Membership dashboard page.
Note my Membership summary report instance id = 9



