インタラクティブな結果グリッド
インタラクティブ結果グリッド(IRG)は、Live Queryのキャンバスの下にあります。ワークフローを実行すると、選択したツールが出力したデータの最初のと、ワークフローの実行によって生成されたメッセージおよびエラーが表示されます。
Live Query retrieves preview results incrementally instead of loading the complete result set into the browser.
メタデータの表示
ワークフローを実行した後、IRGにメタデータを表示するオプションが表示されます。メタデータには、選択したツールに入出力されるデータの特性が含まれます。メタデータには、Row ID、Name、Typeが含まれます。
メタデータを表示するには:
ワークフローで結果グリッドに表示するツールまたは出力を選択します。
結果グリッドのヘッダーで、[メタデータビュー] を選択します。
データを表示
ワークフローを実行すると、ツールの入力および出力データを表示できます。データを表示するには、ワークフローでツールまたはアンカーを選択します。ツールまたはアンカーからのデータがIRGに表示されます。
IRGのヘッダーには、データの行の総数と、表示されているデータの列が表示されます。結果ウィンドウでデータの列を非表示にするには、[Columns]ドロップダウンで列名のチェックを外します。選択したセルをテーブルからコピーするには、以下の手順で行います。
To copy selected cells from the table...
コピーしたいデータをクリックして選択します。
強調表示されたセルを右クリックして、[コピー] を選択するか、[その他の操作] > [コピー] を選択します。
Select one of the following options:
Copy With Headers or Selected Cells with Headers: Copies the highlighted cells with their headers.
Selected Cells without Headers: Copies the highlighted cells without their headers.
Retrieve Preview Data
The current IRG row window retrieves up to 500 rows per fetch.
When you first view the results, the browser receives up to 500 rows. If you scroll beyond the loaded rows, Live Query retrieves the next block of up to 500 rows.
The 500-row fetch size is common IRG behavior and isn't specific to an individual connector. It isn't currently a user-configurable setting.
Preview Caching
Live Query doesn't maintain a persistent Alteryx-side result cache for IRG results.
While the workflow page remains open, previously retrieved data can be stored in a page-scoped browser-memory cache. Live Query can display this data from the browser-memory cache. If you add a tool or change a tool configuration, Live Query runs a new query.
The underlying CDP might also use its own result-caching mechanism.
Protect Preview Data
Live Query transfers preview data over HTTPS within an authenticated user, workspace, and session context.
The page-scoped browser-memory cache is cleared when you refresh or close the workflow page.
結果グリッドテーブル
IRGテーブルには、次の項目が含まれています。
合計行を計算: テーブルの行数を計算します。
列: [列]ドロップダウンを選択し、IRGに表示する列をオンまたはオフにします。
プロファイリングを有効にする: このボタンを選択すると、各列のデータの概要(プロファイル)が表示されます。
プロファイリングを有効にすると、各列ヘッダーに、列名やデータ品質バーなどの概要情報が表示されます。
列のデータ型は、列名の左側にあるアイコンで示されます。
列のデータ型に応じて、データプロファイルグラフまたは列の上位値のリストが表示されます。
プロファイリングの詳細については、「Data Profile」を参照してください。
サジェストをオンにする: このボタンを選択すると、データの変換方法についての提案が表示されます。
データビューとメタデータビュー: [データ]または[メタデータ]のいずれかを選択して、対応する情報をIRGに表示します。
その他の操作: [その他の操作]を選択すると次のタスクを実行できます。
コピー: コピーしたいデータを選択してハイライトします。
選択したセル (ヘッダーあり)
選択したセル (ヘッダーなし)
CSV形式でエクスポート: ツールのアンカーからCSVファイルにサンプルデータをエクスポートします。
新しいウィンドウで開く: IRGを新しいウィンドウで開きます。
Edit Data from the Results Grid
The IRG also lets you make quick edits to your data and apply these edits to your workflow as tools. To edit data in a column:
<listitem>Select the vertical ellipsis icon for the column that you want to edit, then select one of the options:
Pin Column: Freeze 1 or more columns to the left side of the IRG when working with large datasets. Note that this option is only used for observation purposes and doesn't change the order of your columns.
Autosize Column Width: Resize the column width to fit the column name header.
Rename: Change the name of the column.
Change Data Type: Allows you to change the data type of a column. Data types that can't be selected are grayed out. You can also change the data type by selecting the data type icon next to the column name. Go to サポートされているデータ型 for a list of data types.
Remove: All columns from the input data are shown by default. Use Remove to remove columns from the Results window.
Filter: Select Filter to access filter options for the data profiling Results window. You can filter based on 4 operators:
= (Equals)allows you to select all data points equal to that value.!= (Not Equal To)selects all data points, except for those with the value selected.Is Nullselects data points in the column that are null, excluding empty values.Is Not Nullselects data points in the column that are not null.
Sort
Sort A to Z: Sort ascending.
Sort Z to A: Sort descending.
Don't Sort: (Default)
ブラッシング機能によるサジェスト
IRG内でブラッシングを使用すると、カーソルで値を強調表示し、推奨される変換を確認できます。値を強調表示すると、サジェストパネルが自動的に開き、データに関連するサジェストが表示されます。サジェストは、列のデータ型によって異なります。ブラッシングのサジェストも編集可能で、データを希望どおりに正確に変換できます。
ツールメッセージ
ワークフローツールに関するメッセージを表示する:
キャンバス上のツールを選択します。
IRGで、[メッセージ]を選択してメッセージビューにアクセスします。
メッセージタイプ(警告 および エラー)を選択します。
メッセージの種類:
IRGには、2つのメッセージタイプが表示されます。
警告: 使用可能なコンピューターメモリが推奨設定より小さいか、または欠落しているフィールドが検出されました。警告によってワークフロー実行は失敗しませんが、確認する必要があります。
エラー: ツールが正しく設定されていません。
メッセージ形式
メッセージは 256 文字に制限されています。メッセージを選択するとメッセージ全体が表示されます。
各メッセージには、ツールの名前とツールIDがカッコ内に表示されます。ワークフロー内の各ツールには、削除されたツールも含めて、番号が付けられます。ツールIDは、ワークフロー内のツール番号を示します。
メッセージでツール名のリンクを選択して、ワークフロー中の該当のツールを選択します。これにより、キャンバスが自動的に移動して、選択したツールが表示されます。