report_home_details
Displays report home page configurations, including layout, ownership, and accessible reports.
Columns
| Name | Type | References | Description |
| rep_sys_id | String | Provides the system identifier (sys_id) for this report definition used on the homepage. | |
| rep_additional_groupby | String | Specifies an additional field to group the report data by. | |
| rep_aggregate | String | Defines the aggregation operation to apply, such as sum, count, or average. | |
| rep_aggregation_source | String | Indicates whether aggregation is performed on the source table or a derived dataset. | |
| rep_allow_data_label_overlap | Bool | Allows data labels to overlap when enabled. | |
| rep_apply_alias | Bool | Applies column aliases to headings and legends when enabled. | |
| rep_axis_max_color | String | Sets the color used when a value reaches the axis maximum. | |
| rep_axis_max_color_link | String | Provides a link to the record or definition for the axis maximum color. | |
| rep_axis_min_color | String | Sets the color used when a value reaches the axis minimum. | |
| rep_axis_min_color_link | String | Provides a link to the record or definition for the axis minimum color. | |
| rep_bar_unstack | Bool | Displays stacked series as separate bars when enabled. | |
| rep_chart_background_color | String | Specifies the chart background color. | |
| rep_chart_background_color_link | String | Provides a link to the background color reference. | |
| rep_chart_border_color | String | Specifies the chart border color. | |
| rep_chart_border_color_link | String | Provides a link to the border color reference. | |
| rep_chart_border_radius | Int | Sets the corner radius for the chart border. | |
| rep_chart_border_width | Int | Sets the thickness of the chart border. | |
| rep_chart_height | Int | Defines the chart height in pixels. | |
| rep_chart_size | String | Selects a predefined chart size profile. | |
| rep_chart_subtitle | String | Provides the chart subtitle text. | |
| rep_chart_subtitle_color | String | Specifies the color of the chart subtitle. | |
| rep_chart_subtitle_color_link | String | Provides a link to the subtitle color reference. | |
| rep_chart_subtitle_size | Int | Sets the font size of the chart subtitle. | |
| rep_chart_subtitle_style | String | Applies a style (for example, italic) to the chart subtitle. | |
| rep_chart_title | String | Provides the chart title text. | |
| rep_chart_title_color | String | Specifies the color of the chart title. | |
| rep_chart_title_color_link | String | Provides a link to the title color reference. | |
| rep_chart_title_size | Int | Sets the font size of the chart title. | |
| rep_chart_title_style | String | Applies a style (for example, bold) to the chart title. | |
| rep_chart_title_x_position | Int | Offsets the chart title horizontally. | |
| rep_chart_title_y_position | Int | Offsets the chart title vertically. | |
| rep_chart_width | Int | Defines the chart width in pixels. | |
| rep_color | String | Specifies a primary color used by the chart. | |
| rep_color_link | String | Provides a link to the primary color reference. | |
| rep_color_palette | String | Specifies the palette to use for multi-series charts. | |
| rep_color_palette_link | String | Provides a link to the color palette definition. | |
| rep_colors | String | Lists custom colors for series or categories. | |
| rep_column | String | Specifies the primary column used for charting or grouping. | |
| rep_compute_percent | String | Defines how to compute percentages (for example, of row, of column). | |
| rep_content | String | Stores serialized content or settings specific to the report. | |
| rep_created_by_user | String | References the user who originally created the report. | |
| rep_created_by_user_link | String | Provides a link to the creator's user record. | |
| rep_custom_chart_size | Bool | Enables custom chart width and height when selected. | |
| rep_custom_chart_title_position | Bool | Enables manual positioning of the chart title when selected. | |
| rep_custom_config | String | Holds advanced configuration in serialized format. | |
| rep_decimal_precision | Int | Specifies the number of decimal places for numeric values. | |
| rep_description | String | Provides a brief description of the report's purpose. | |
| rep_direction | String | Controls sort direction or layout direction, depending on chart type. | |
| rep_display_column_lines | Bool | Shows column separator lines in tabular outputs. | |
| rep_display_grid | Bool | Displays a background grid on the chart when enabled. | |
| rep_display_row_lines | Bool | Shows row separator lines in tabular outputs. | |
| rep_donut_width_percent | Int | Defines the thickness of a donut chart as a percentage. | |
| rep_end_time | String | Sets an end time filter for time-based reports. | |
| rep_exp_report_attrs | Bool | Includes additional report attributes in exported output when enabled. | |
| rep_field | String | Specifies the primary field to visualize or aggregate. | |
| rep_field_list | String | Lists fields included in the report. | |
| rep_filter | String | Stores the encoded filter conditions applied to the report. | |
| rep_from | Int | Defines the lower bound for axis scaling or data range, when applicable. | |
| rep_funnel_neck_percent | Int | Sets the funnel chart neck width as a percentage. | |
| rep_gauge_autoscale | Bool | Automatically scales the gauge min/max values when enabled. | |
| rep_group | String | References a group used for report access or organization. | |
| rep_group_link | String | Provides a link to the related group record. | |
| rep_import_table | String | References the import set or table used to load report data. | |
| rep_import_table_link | String | Provides a link to the related import table record. | |
| rep_interval | String | Defines the time bucketing interval (for example, day, week, month). | |
| rep_is_published | Bool | Indicates whether the report is published and visible to others. | |
| rep_is_real_time | Bool | Indicates whether the report renders with real-time data. | |
| rep_is_scheduled | Bool | Indicates whether the report is scheduled for distribution. | |
| rep_legend_align_columns | Bool | Aligns legend items into columns when enabled. | |
| rep_legend_background_color | String | Specifies the legend background color. | |
| rep_legend_background_color_link | String | Provides a link to the legend background color reference. | |
| rep_legend_border_color | String | Specifies the legend border color. | |
| rep_legend_border_color_link | String | Provides a link to the legend border color reference. | |
| rep_legend_border_radius | Int | Sets the legend border corner radius. | |
| rep_legend_border_width | Int | Defines the legend border thickness. | |
| rep_legend_horizontal_alignment | String | Positions the legend horizontally (for example, left, center, right). | |
| rep_legend_items_left_align | Bool | Left aligns legend items when enabled. | |
| rep_legend_vertical_alignment | String | Positions the legend vertically (for example, top, middle, bottom). | |
| rep_list_ui_view | String | References a List UI view used for tabular rendering. | |
| rep_list_ui_view_link | String | Provides a link to the related List UI view. | |
| rep_location_field | String | Identifies the field containing location values for mapping. | |
| rep_lower_limit | Int | Defines the lower bound used for axes, gauges, or thresholds. | |
| rep_map | String | References the map configuration used by the report. | |
| rep_map_link | String | Provides a link to the related map configuration. | |
| rep_map_source | String | Specifies the data source used for mapping. | |
| rep_map_source_link | String | Provides a link to the referenced map source. | |
| rep_orderby_list | String | Lists fields used to order results. | |
| rep_other_threshold | Int | Sets the threshold where smaller categories roll up into 'Other'. | |
| rep_others | String | Defines the label or handling for 'Other' aggregated categories. | |
| rep_page_hdrftr | String | References page header/footer settings for print or export. | |
| rep_page_hdrftr_link | String | Provides a link to the page header/footer configuration. | |
| rep_pivot_expanded | Bool | Expands pivot groups by default when enabled. | |
| rep_report_drilldown | String | Specifies the drilldown behavior or target when clicking results. | |
| rep_report_drilldown_link | String | Provides a link to the drilldown configuration. | |
| rep_report_source | String | References the table or view used as the primary data source. | |
| rep_report_source_link | String | Provides a link to the data source definition. | |
| rep_roles | String | Lists roles required to view or manage the report. | |
| rep_row | String | Specifies the row field for matrices or pivot tables. | |
| rep_sc_groupby_item_id | String | References the Service Catalog item used for group-by. | |
| rep_sc_groupby_variable_id | String | References the Service Catalog variable used for group-by. | |
| rep_sc_stackby_item_id | String | References the Service Catalog item used for stack-by. | |
| rep_sc_stackby_variable_id | String | References the Service Catalog variable used for stack-by. | |
| rep_score_color | String | Specifies the color used for score or KPI indicators. | |
| rep_score_color_link | String | Provides a link to the score color reference. | |
| rep_series_name_text | String | Overrides the series name label displayed on the chart. | |
| rep_set_color | String | Assigns a color to the current series, set, or segment. | |
| rep_show_chart_border | Bool | Shows the chart border when enabled. | |
| rep_show_chart_data_label | Bool | Shows data labels on the chart when enabled. | |
| rep_show_chart_title | String | Controls whether to display the chart title ('true'/'false'). | |
| rep_show_chart_total | Bool | Displays a total value where supported when enabled. | |
| rep_show_data_label_position_middle | Bool | Positions data labels in the middle when enabled. | |
| rep_show_empty | Bool | Includes empty categories or series when enabled. | |
| rep_show_geographical_label | Bool | Displays geographic labels on maps when enabled. | |
| rep_show_legend | Bool | Displays the chart legend when enabled. | |
| rep_show_legend_border | Bool | Displays a border around the legend when enabled. | |
| rep_show_marker | Bool | Shows point markers on line or area charts when enabled. | |
| rep_show_zero | Bool | Displays zero values explicitly when enabled. | |
| rep_source_type | String | Indicates the source type (for example, table, dataset, script). | |
| rep_start_time | String | Sets a start time filter for time-based reports. | |
| rep_style_config | String | Contains serialized styling configuration. | |
| rep_sumfield | String | Specifies the field to sum when aggregation requires it. | |
| rep_sys_class_name | String | Indicates the system class associated with the report record. | |
| rep_sys_created_by | String | Shows the user who created the report record. | |
| rep_sys_created_on | Datetime | Records when the report record was created. | |
| rep_sys_mod_count | Int | Tracks how many times the report record has been modified. | |
| rep_sys_name | String | Stores the internal name of the report record. | |
| rep_sys_package | String | References the application package that provides this report. | |
| rep_sys_package_link | String | Provides a link to the package record. | |
| rep_sys_policy | String | Indicates any system policy applied to this record. | |
| rep_sys_scope | String | References the application scope for this report. | |
| rep_sys_scope_link | String | Provides a link to the scope record. | |
| rep_sys_tags | String | Lists tags applied to the report record. | |
| rep_sys_update_name | String | Shows the update name used for source control or updates. | |
| rep_sys_updated_by | String | Shows the user who last updated the report record. | |
| rep_sys_updated_on | Datetime | Records when the report record was last updated. | |
| rep_table | String | Specifies the table queried by the report. | |
| rep_title | String | Provides the display title for the report widget. | |
| rep_title_horizontal_alignment | String | Aligns the title horizontally (left, center, right). | |
| rep_title_vertical_alignment | String | Aligns the title vertically (top, middle, bottom). | |
| rep_to | Int | Defines the upper bound for axis scaling or data range, when applicable. | |
| rep_trend_field | String | Specifies the field used to calculate trends. | |
| rep_type | String | Defines the report visualization type (for example, bar, pie, list). | |
| rep_upper_limit | Int | Defines the upper limit used for axes, gauges, or thresholds. | |
| rep_use_color_heatmap | Bool | Enables heatmap coloring where supported. | |
| rep_use_null_in_trend | Bool | Includes null values in trend calculations when enabled. | |
| rep_user | String | References the owner or primary user of the report. | |
| rep_x_axis_allow_decimals | Bool | Allows decimals on the X-axis when enabled. | |
| rep_x_axis_display_grid | Bool | Displays a grid along the X-axis when enabled. | |
| rep_x_axis_grid_color | String | Specifies the grid line color for the X-axis. | |
| rep_x_axis_grid_color_link | String | Provides a link to the X-axis grid color reference. | |
| rep_x_axis_grid_dotted | Bool | Renders X-axis grid lines as dotted when enabled. | |
| rep_x_axis_grid_width | Int | Sets the width of X-axis grid lines. | |
| rep_x_axis_label_bold | Bool | Renders X-axis labels in bold when enabled. | |
| rep_x_axis_label_color | String | Specifies the color of X-axis labels. | |
| rep_x_axis_label_color_link | String | Provides a link to the X-axis label color reference. | |
| rep_x_axis_label_size | Int | Sets the font size for X-axis labels. | |
| rep_x_axis_label_tilt | String | Tilts or rotates X-axis labels by the specified amount. | |
| rep_x_axis_opposite | Bool | Places the X-axis on the opposite side when enabled. | |
| rep_x_axis_title | String | Provides the title text for the X-axis. | |
| rep_x_axis_title_bold | Bool | Renders the X-axis title in bold when enabled. | |
| rep_x_axis_title_color | String | Specifies the color of the X-axis title. | |
| rep_x_axis_title_color_link | String | Provides a link to the X-axis title color reference. | |
| rep_x_axis_title_size | Int | Sets the font size for the X-axis title. | |
| rep_y_axis_allow_decimals | Bool | Allows decimals on the Y-axis when enabled. | |
| rep_y_axis_display_grid | Bool | Displays a grid along the Y-axis when enabled. | |
| rep_y_axis_from | Int | Sets the starting value for the Y-axis. | |
| rep_y_axis_grid_color | String | Specifies the grid line color for the Y-axis. | |
| rep_y_axis_grid_color_link | String | Provides a link to the Y-axis grid color reference. | |
| rep_y_axis_grid_dotted | Bool | Renders Y-axis grid lines as dotted when enabled. | |
| rep_y_axis_grid_width | Int | Sets the width of Y-axis grid lines. | |
| rep_y_axis_label_bold | Bool | Renders Y-axis labels in bold when enabled. | |
| rep_y_axis_label_color | String | Specifies the color of Y-axis labels. | |
| rep_y_axis_label_color_link | String | Provides a link to the Y-axis label color reference. | |
| rep_y_axis_label_size | Int | Sets the font size for Y-axis labels. | |
| rep_y_axis_label_tilt | String | Tilts or rotates Y-axis labels by the specified amount. | |
| rep_y_axis_opposite | Bool | Places the Y-axis on the opposite side when enabled. | |
| rep_y_axis_title | String | Provides the title text for the Y-axis. | |
| rep_y_axis_title_bold | Bool | Renders the Y-axis title in bold when enabled. | |
| rep_y_axis_title_color | String | Specifies the color of the Y-axis title. | |
| rep_y_axis_title_color_link | String | Provides a link to the Y-axis title color reference. | |
| rep_y_axis_title_size | Int | Sets the font size for the Y-axis title. | |
| rep_y_axis_to | Int | Sets the ending value for the Y-axis. | |
| meta_sys_id | String | Provides the sys_id of the metadata record associated with the report. | |
| meta_sys_class_name | String | Indicates the system class for the associated metadata record. | |
| meta_sys_created_by | String | Shows the user who created the metadata record. | |
| meta_sys_created_on | Datetime | Records when the metadata record was created. | |
| meta_sys_mod_count | Int | Tracks how many times the metadata record has been modified. | |
| meta_sys_name | String | Stores the internal name of the metadata record. | |
| meta_sys_package | String | References the application package for the metadata. | |
| meta_sys_package_link | String | Provides a link to the metadata's package record. | |
| meta_sys_policy | String | Indicates any system policy applied to the metadata. | |
| meta_sys_scope | String | References the application scope for the metadata. | |
| meta_sys_scope_link | String | Provides a link to the metadata's scope record. | |
| meta_sys_tags | String | Lists tags applied to the metadata record. | |
| meta_sys_update_name | String | Shows the update name associated with the metadata. | |
| meta_sys_updated_by | String | Shows the user who last updated the metadata record. | |
| meta_sys_updated_on | Datetime | Records when the metadata record was last updated. | |
| stat_sys_id | String | Provides the sys_id of the statistics record for this report. | |
| stat_average_execution_duration | Int | Shows the average duration to execute the report. | |
| stat_number_executions_homepage | Int | Counts how many times the report ran from the homepage. | |
| stat_number_executions_schedule | Int | Counts scheduled executions of the report. | |
| stat_number_executions_total | Int | Shows the total number of report executions. | |
| stat_recent_avg_execution_duration | Int | Shows the recent average execution duration over a rolling window. | |
| stat_recent_number_executions | Int | Counts recent executions over a rolling window. | |
| stat_report_sys_id | String | References the sys_id of the report associated with these stats. | |
| stat_report_sys_id_link | String | Provides a link to the report record referenced by the stats. | |
| stat_sys_created_by | String | Shows the user who created the statistics record. | |
| stat_sys_created_on | Datetime | Records when the statistics record was created. | |
| stat_sys_mod_count | Int | Tracks how many times the statistics record has been modified. | |
| stat_sys_tags | String | Lists tags applied to the statistics record. | |
| stat_sys_updated_by | String | Shows the user who last updated the statistics record. | |
| stat_sys_updated_on | Datetime | Records when the statistics record was last updated. | |
| stat_total_executions_duration | Int | Sums the total time spent executing the report across all runs. | |
| stat_widget_sys_id | String | References the sys_id of the widget where the report is rendered. | |
| stat_widget_sys_id_link | String | Provides a link to the related widget record. |