CLI Reference > Workflows and Documents Commands > im rundashboard
  
im rundashboard
runs a Windchill RV&S dashboard
Synopsis
im rundashboard [--fieldFilter=field=[value,value,...]] [--hostname=value] [--port=value] [--password=value] [--user=value] [(-?|--usage)] [(-F value|--selectionFile=value)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=value] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]] [--height=value] [--width=value] [-x value] [-y value] [user:]dashboard
Description
im rundashboard runs a Windchill RV&S dashboard, generating dashboard data. This command only runs when used with a -g or --gui option. For more information on dashboards, refer to the Windchill RV&S Help Center.
* 
Displayed date fields do not change based on the time zone that a user is operating in; however, displayed date/time fields and time entries vary based on the time zone that a user is operating in.
Options
This command takes the universal options available to im commands, as well as some general options. See the options reference page for descriptions.
--fieldFilter=field=[value,value,...]
specifies the field filter to be applied to the dashboard. Currently, only project field filters are supported.
If the dashboard has a defined project filter type of Restricted, you can only specify filter values that are a subset of the filter values defined for the dashboard.
If the dashboard has a defined project filter type of Fixed, this option is invalid.
If the dashboard has a defined project filter type of None, this option is invalid.
* 
Depending on how you design your dashboard layout, the dashboard filter may not be applied to chart, report or query dashboard components.
[username:]dashboard
specifies the name of the dashboard to run, and the user who created it. If you are running a dashboard you created, you do not have to specify the user name, but you must specify the dashboard name.
* 
Windchill RV&S initially assumes that text before the colon (:) is a user name and text after it is a dashboard name. If Windchill RV&S fails to find a matching user name and dashboard name, it searches for a dashboard name matching the exact text. For example, if you type jhoyt:ProjectOverview, Windchill RV&S searches for the dashboard named ProjectOverview created by jhoyt. If Windchill RV&S cannot find the dashboard or user, it searches for the dashboard named jhoyt:ProjectOverview created by any user.
See Also
Commands: im createdashboard, im editdashboard, im copydashboard, im viewdashboard, imdeletedashboard, imdashboards
Miscellaneous: options