<Metrics />
MetricsGrid
The MetricsGrid component displays each row of a Python function or SQL file execution result in the Metrics component.
Properties
Name of the Python function or SQL file.
Variables to pass to the Python function or SQL file. Declare using the variable()
function.
Column name of the value to display
Column name of label when you need to get label string from the data
String displayed above the value
String displayed to the right of the value
Metrics
The Metrics component displays the value of a specific column from the first row of the execution result of a Python function or SQL file.
Properties
Name of the Python function or SQL file.
Variables to pass to the Python function or SQL file. Declare using the variable()
function.
Column name of the value to display
String displayed above the value
String displayed to the right of the value