Skip to main content
Izumi O ha preguntado en Japan

指定した期間に、ディメンションで指定した項目のデータがあるかどうか、のVIZを作っています。

デフォルトの(カウント)を使わないで、レコードをカウントしたいimageこれですと、データが更新された際、エラーになってしまいます。

理由としては、↓のdesktopでデフォルトで表示されている●●(カウント)を計算フィールドで使っているからだと思います。

image●●(カウント)を使用せず、レコードをカウントする方法がありましたらご教授いただけますでしょうか。

4 respuestas
  1. 2 jul 2024, 5:09

    @Izumi O​ 

    Yes, it could be possible. However, it depends on your data structure. The granularity level of that field should be the same as the target field. For example, you can use the date field associated with each order ID. But if there is more than one date field for some order IDs, i.e., the product is ordered multiple times under one order ID, the count number will be more than the actual number of orders.

0/9000