はじめに
対話型AIプラットフォーム
チャットボットの概要
自然言語処理(NLP)
ボットの概念と用語
クイックスタートガイド
プラットフォームへのアクセス
ボットビルダーの操作
リリースノート
最新バージョン(英語)
以前のバージョン(英語)
廃止機能(英語)
コンセプト
設計
ストーリーボード
ダイアログタスク
ダイアログタスクとは
ダイアログビルダー
ノードタイプ
インテントノード
ダイアログノード
エンティティノード
フォームノード
確認ノード
ロジックノード
ボットアクションノード
サービスノード
Webhookノード
スクリプトノード
グループノード
エージェント転送ノード
ユーザープロンプト
音声通話プロパティ
イベント ハンドラー
ナレッジグラフ
ナレッジグラフの抽出
ナレッジグラフの構築
ボットにナレッジグラフを追加
グラフの作成
ナレッジグラフの構築
既存のソースからFAQを構築
特性、同義語、停止用語
変数ネームスペースの管理
更新
ノード間の質問と回答の移動
用語の編集と削除
質問と応答の編集
ナレッジグラフの分析
通知タスク
スモールトーク
デジタルスキル
デジタルフォーム
デジタルビュー
デジタルビューとは
パネル
ウィジェット
トレーニング
トレーニングとは
機械学習
機械学習とは
モデル検証
ファンダメンタルミーニング
ナレッジグラフ
示唆
ランキングおよび解決
NLPの詳細設定
NLPのガイドライン
インテリジェンス
インテリジェンスとは
コンテキスト
コンテキストインテント
割り込み
複数インテントの検出
エンティティの変更
デフォルトの会話
センチメント管理
トーン分析
テストとデバッグ
ボットと会話
発話テスト
バッチテスト
会話テスト
デプロイ
チャネル
公開
分析
ボットの分析
NLPメトリクス
会話フロー
Usage Metrics
封じ込め測定
カスタムダッシュボード
カスタムダッシュボードとは
メタタグ
カスタムダッシュボードとウィジェット
ユニバーサルボット
ユニバーサルボットとは
ユニバーサルボットの定義
ユニバーサルボットの作成
ユニバーサルボットのトレーニング
ユニバーサルボットのカスタマイズ
他言語の有効化
ストア
プラントと使用
Overview
Usage Plans
Support Plans
Invoices
管理
ボット認証
複数言語対応ボット
個人を特定できる情報の編集
ボット変数の使用
IVRのシステム連携
一般設定
ボット管理
ハウツー
会話スキルの設計
バンキングボットを作成
バンキングボット – 資金の振り替え
バンキングボット – 残高を更新
ナレッジグラフを構築
スマートアラートの予約方法
デジタルスキルの設計
デジタルフォームの設定方法
デジタルビューの設定方法
データテーブルのデータの追加方法
データテーブルのデータの更新方法
Add Data from Digital Forms
ボットのトレーニング
示唆の使用方法
インテントとエンティティのパターンの使用方法
コンテキスト切り替えの管理方法
ボットのデプロイ
エージェント転送の設定方法
ボット関数の使用方法
コンテンツ変数の使用方法
グローバル変数の使用方法
Web SDK Tutorial(英語)
Widget SDK Tutorial(英語)
ボットの分析
カスタムダッシュボードの作成方法
カスタムタグを使ってフィルタリング
管理
ボット管理者コンソール
ダッシュボード
ユーザーの管理
ユーザーの管理
グループの管理
ロール管理
ボット管理モジュール
登録
ユーザーの招待
招待状の一括送信
ユーザーデータのインポート
Active Directoryからユーザーを同期
セキュリティ/コンプライアンス
シングル サインオンの使用
セキュリティ設定
Billing(日本未対応)
  1. ホーム
  2. Docs
  3. Virtual Assistants
  4. Analyzing Your Bot
  5. Create Custom Dashboard Filters

Create Custom Dashboard Filters

Prior to the Version 10.0 release, you had to add filter conditions in the ‘Filter by’ clause for individual widgets within a dashboard. There was no provision to filter the records at a dashboard level. The platform now allows you to create custom filters that filter the data for all the widgets across a custom dashboard.

You can either add or update the custom filters for the dashboard.

Note: The date selection filter is a default filter that gets applied to all the widgets across the dashboard.

Add Filters

To add one or more filters at the Custom Dashboard level, perform the following steps:

  1. Click the Add Filter button to go to the Configuration panel shown below.
  2. Note: Tooltips are available for all the fields in the Add Custom Filter panel except the Preview Date. Using the Preview Date, you can select a date range to display the data.

  3. The Platform currently supports 3 types of filter:
  • Drop-down list: Allows you to choose from a list of values based on the selected field name within the dataset or meta tag. You can set one or more values as a ‘default values’ for this control.
    • This is an optional feature.
    • The existing values of the selected field are displayed in an ascending order as suggestions. Either choose from the suggested values or add a new value.
Note: By adding a new value, you can create filters for values that are not available for the VA.
  • Alphanumeric Text field: You can choose from the existing values of the selected field as suggestions in ascending order or add a new value. Adding a new value creates filters for the values which are not available in the VA.
  • Numeric Text field: You can choose a numeric range by providing values at the ‘From Value’ and ‘To Value’ fields. On applying this filter, results in each widget are filtered out based on the From and To values defined in the filter.
    1. Enter the Filter Name.
    2. Select a field from any of the following data sources in the Filter Source drop-down:
    • Sessions (Dataset) – It presents all the fields captured by the platform during conversation sessions.
    • User Tag (Custom Tag) – It presents the Custom user tags generated in the VA to choose from. You can also add a user tag which is not yet available in the VA.
    • Message Tag (Custom Tag) – It presents the Custom message tags generated in the VA to choose from. You can also add a message tag which is not yet available in the VA.
    • Session Tag (Custom Tag)– It presents the Custom session tags generated in the VA to choose from. You can also add a session tag which is not yet available in the VA.

    The fields in the Sessions dataset are supported for custom filters. Messages and Analytics dataset filters are not supported.

    See Datasets and Fields to understand more.

    For custom filters we can use fields either from the Sessions dataset or from Message, User, or Session tags. We can add filters for the existing tags and also the tags that are not available in the VA. See Custom Meta Tags to understand more.

    Note: Based on the Filter Source, select the fields in the Field Name drop-down. In case of Custom Tags, you can select any of the existing tags or add a tag that is not available in the VA.
    1. Click the button Save & Preview to save and preview the filter details.
    2. You can also select a Default filter to be applied to all the widgets in the entire dashboard.
    3. Click the button Add to Dashboard in the preview panel to add the filter to the dashboard.
    4. Click the button Apply, if you want to apply the filter to the dashboard.
    Note: The default filter is added at the dashboard level (highlighted in the screenshot) and you can select the value from the LoB drop-down to apply to all the widgets.

    Manage Filters

    All the filters added to the dashboard are displayed on the Custom Dashboards home page. You can edit or delete a filter added to the Custom Dashboard.

    Note: The default Date Filter cannot be edited or deleted.

    Update Filter

    You can perform the following steps to update the filters of the Custom Dashboard:

    1. Click the Manage Filter drop-down button . The options Add Filter and Update Filter are displayed.
    2. Select the Update Filter option. The panel Update Custom Filter is displayed as shown below.
    3. Select a filter from the Choose Filter drop-down menu.
    4. Edit the details as per the requirement, in the Configuration panel.
    5. Click the Preview button. The Preview Filter pop-up is displayed as shown in the preceding screenshot. Select a value from the drop-down as per the requirement.
    6. Click the Update filter button to update the details.
    7. Click Proceed in the displayed pop-up to confirm the updates.

    Delete Filter

    You can perform the following steps to delete the filters of the Custom Dashboard:

    1. In the Update Custom Filter panel, select the filter to be deleted from the Choose Filter drop-down.
    2. Click the button Delete to delete the selected filter.
    3. Click Proceed in the displayed pop-up to confirm the deletion.

    More Filters

    If more than two filters are added to the dashboard, then they are displayed in the More Filters drop-down next to the first two added filters.

    Filter Configurations

    The following list details the filtering configurations available on the Custom Dashboard:

    Set Default Value

    • Whenever a Custom Dashboard is loaded or refreshed, the ‘default values’ of the dashboard level filters are applied for all the widgets in that Custom Dashboard.
    • If the default value is not set, then the filter is not applied to any of the widgets in the dashboard.
    • If the default value is set, the filter is applied as per the filter component type as follows:
      • If the dropdown is used, all the values are selected as the default values and filtered.
      • If a date range is selected, the records between the From Date and To Date, including both dates, are filtered.
      • — If only the ‘From Date’ is selected, the records equal to or greater than the value in the ‘ From Date’ are filtered.

        — If only the ‘To Date’ is selected, the records less than or equal to the value in the ‘To Date’ are filtered.

      • If a numeric range is selected, then the records that are between the From Value and To Value, including both the values, are filtered.
      • — If only the ‘From Value’ is selected, the records equal to or greater than that value are filtered.

        — If only the ‘To Value’ is selected, the records less than or equal to that value are filtered.

      • If a text field is selected, the records that contain the exact value are filtered.
    • The system dynamically appends the dashboard level filters to each of the widget’s ‘Filter’ conditions during query execution.
    • If the filter is not applicable for any of the widgets, then the data for that widget is not loaded, and a message is displayed. This usually happens when the dashboard filter’s dataset differs from the dataset used to define the widget.
    Note: As per the settings in the Kore config, the maximum number of allowed Dashboard level filters is 5.

    Create Custom Dashboard Filters

    Prior to the Version 10.0 release, you had to add filter conditions in the ‘Filter by’ clause for individual widgets within a dashboard. There was no provision to filter the records at a dashboard level. The platform now allows you to create custom filters that filter the data for all the widgets across a custom dashboard.

    You can either add or update the custom filters for the dashboard.

    Note: The date selection filter is a default filter that gets applied to all the widgets across the dashboard.

    Add Filters

    To add one or more filters at the Custom Dashboard level, perform the following steps:

    1. Click the Add Filter button to go to the Configuration panel shown below.
    2. Note: Tooltips are available for all the fields in the Add Custom Filter panel except the Preview Date. Using the Preview Date, you can select a date range to display the data.

    3. The Platform currently supports 3 types of filter:
    • Drop-down list: Allows you to choose from a list of values based on the selected field name within the dataset or meta tag. You can set one or more values as a ‘default values’ for this control.
      • This is an optional feature.
      • The existing values of the selected field are displayed in an ascending order as suggestions. Either choose from the suggested values or add a new value.
    Note: By adding a new value, you can create filters for values that are not available for the VA.
  • Alphanumeric Text field: You can choose from the existing values of the selected field as suggestions in ascending order or add a new value. Adding a new value creates filters for the values which are not available in the VA.
  • Numeric Text field: You can choose a numeric range by providing values at the ‘From Value’ and ‘To Value’ fields. On applying this filter, results in each widget are filtered out based on the From and To values defined in the filter.
    1. Enter the Filter Name.
    2. Select a field from any of the following data sources in the Filter Source drop-down:
    • Sessions (Dataset) – It presents all the fields captured by the platform during conversation sessions.
    • User Tag (Custom Tag) – It presents the Custom user tags generated in the VA to choose from. You can also add a user tag which is not yet available in the VA.
    • Message Tag (Custom Tag) – It presents the Custom message tags generated in the VA to choose from. You can also add a message tag which is not yet available in the VA.
    • Session Tag (Custom Tag)– It presents the Custom session tags generated in the VA to choose from. You can also add a session tag which is not yet available in the VA.

    The fields in the Sessions dataset are supported for custom filters. Messages and Analytics dataset filters are not supported.

    See Datasets and Fields to understand more.

    For custom filters we can use fields either from the Sessions dataset or from Message, User, or Session tags. We can add filters for the existing tags and also the tags that are not available in the VA. See Custom Meta Tags to understand more.

    Note: Based on the Filter Source, select the fields in the Field Name drop-down. In case of Custom Tags, you can select any of the existing tags or add a tag that is not available in the VA.
    1. Click the button Save & Preview to save and preview the filter details.
    2. You can also select a Default filter to be applied to all the widgets in the entire dashboard.
    3. Click the button Add to Dashboard in the preview panel to add the filter to the dashboard.
    4. Click the button Apply, if you want to apply the filter to the dashboard.
    Note: The default filter is added at the dashboard level (highlighted in the screenshot) and you can select the value from the LoB drop-down to apply to all the widgets.

    Manage Filters

    All the filters added to the dashboard are displayed on the Custom Dashboards home page. You can edit or delete a filter added to the Custom Dashboard.

    Note: The default Date Filter cannot be edited or deleted.

    Update Filter

    You can perform the following steps to update the filters of the Custom Dashboard:

    1. Click the Manage Filter drop-down button . The options Add Filter and Update Filter are displayed.
    2. Select the Update Filter option. The panel Update Custom Filter is displayed as shown below.
    3. Select a filter from the Choose Filter drop-down menu.
    4. Edit the details as per the requirement, in the Configuration panel.
    5. Click the Preview button. The Preview Filter pop-up is displayed as shown in the preceding screenshot. Select a value from the drop-down as per the requirement.
    6. Click the Update filter button to update the details.
    7. Click Proceed in the displayed pop-up to confirm the updates.

    Delete Filter

    You can perform the following steps to delete the filters of the Custom Dashboard:

    1. In the Update Custom Filter panel, select the filter to be deleted from the Choose Filter drop-down.
    2. Click the button Delete to delete the selected filter.
    3. Click Proceed in the displayed pop-up to confirm the deletion.

    More Filters

    If more than two filters are added to the dashboard, then they are displayed in the More Filters drop-down next to the first two added filters.

    Filter Configurations

    The following list details the filtering configurations available on the Custom Dashboard:

    Set Default Value

    • Whenever a Custom Dashboard is loaded or refreshed, the ‘default values’ of the dashboard level filters are applied for all the widgets in that Custom Dashboard.
    • If the default value is not set, then the filter is not applied to any of the widgets in the dashboard.
    • If the default value is set, the filter is applied as per the filter component type as follows:
      • If the dropdown is used, all the values are selected as the default values and filtered.
      • If a date range is selected, the records between the From Date and To Date, including both dates, are filtered.
      • — If only the ‘From Date’ is selected, the records equal to or greater than the value in the ‘ From Date’ are filtered.

        — If only the ‘To Date’ is selected, the records less than or equal to the value in the ‘To Date’ are filtered.

      • If a numeric range is selected, then the records that are between the From Value and To Value, including both the values, are filtered.
      • — If only the ‘From Value’ is selected, the records equal to or greater than that value are filtered.

        — If only the ‘To Value’ is selected, the records less than or equal to that value are filtered.

      • If a text field is selected, the records that contain the exact value are filtered.
    • The system dynamically appends the dashboard level filters to each of the widget’s ‘Filter’ conditions during query execution.
    • If the filter is not applicable for any of the widgets, then the data for that widget is not loaded, and a message is displayed. This usually happens when the dashboard filter’s dataset differs from the dataset used to define the widget.
    Note: As per the settings in the Kore config, the maximum number of allowed Dashboard level filters is 5.
    メニュー