diff --git a/source/_dashboards/conditional.markdown b/source/_dashboards/conditional.markdown index ac25d30af4f..d025ed9d71b 100644 --- a/source/_dashboards/conditional.markdown +++ b/source/_dashboards/conditional.markdown @@ -7,6 +7,11 @@ description: The Conditional card displays another card based on conditions. The conditional card displays another card based on conditions. +

+ Screenshot of the conditional card + Screenshot of the conditional card. +

+ Note: if there are multiple conditions there will be treated as an 'and' condition. This means that for the card to show, _all_ conditions must be met. {% include dashboard/edit_dashboard.md %} diff --git a/source/images/dashboards/conditional_card.gif b/source/images/dashboards/conditional_card.gif new file mode 100644 index 00000000000..c187bce5a3d Binary files /dev/null and b/source/images/dashboards/conditional_card.gif differ