Skip to content

Creating a query with VFC data source

This section explains the procedure to create a query by using the Visual Flow Creator (VFC) data source.

Prerequisites

  • Atleast one public VFC flow must be available (created in Visual Flow Creator application)

Procedure

  1. Click "Dashboards" in the left navigation.
  2. Click "New" and select "New dashboard" from the drop-down list.
    new
  3. Click "+ Add visualization".
    img
  4. Select "Visual Flow Creator" from the data source list.
  5. Select a VFC Flow from the drop-down.

Add a Query Parameter to the request (Optional)

You can enter a custom name and value for the Query Parameter. It will then be appended to the request URL using the standard URL query parameter syntax.

alt text

Additionally, if your Dashboard uses a Dashboard Variable, you can use a template to include the dynamically selected Dashboard Variable in your request by entering the variable name using template syntax. If the name of the variable is Dashboard_Variables, you can enter it as ${Dashboard_Variables} and the value will be substituted with the current selection.

alt text


Last update: September 26, 2024