[Experimental]

sf_filter_dashboard_options_analysis(
  dashboard_id,
  filter_columns = list(),
  options = list()
)

Arguments

dashboard_id

character; the Salesforce Id assigned to a created dashboard. It will start with "01Z".

filter_columns

list; a list of fields from the source report which you check filter values against. Each object in the array has these properties:...

options

list; a list of objects describing a dashboard filter. Each object has these properties:...

Value

list