function ReportDemoCtrl($scope) {
  //insert your id here
  $scope.my_report_id = "123xyz";
}