0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【LookerStudio】統合データのグラフが、年単位で表示されない

Posted at

はじめに

こんにちは、ユーゴです。
今回は、BIツールであるLookerStudioのバグ(?)と、解決方法について紹介します。

問題

統合データの期間ディメンションを「年」にすると、グラフが表示されなくなる。

lookerstudio-bug-004.png

原因

おそらくLookerStudio側のバグです。統合データじゃなければ、この問題は発生しません。

解決策

(1) ディメンションのドリルダウンをONにする

(2) 「ディメンションを追加」を押下

(3) 「計算フィールドを追加」を押下

lookerstudio-bug-007.png

(4) YEAR(date)という計算で年を取得 (dateはデータに含まれる日付のフィールドに変える)

lookerstudio-bug-008.png

直りました

lookerstudio-bug-009.png

補足

ちなみに、統合データの日付について、年/月/日のうち月/日が一致していれば、この問題は起きないことが判明しています。データ整形を行えるレイヤーにいる方(エンジニアなど)は、その時点でデータを合わせるのも一つの手かもしれません。

付録

今回、試験的に使用した環境を添付しておきます。

lookerstudio-bug-010.png

lookerstudio-bug-020.png

lookerstudio-bug-040.png

まとめ

いかがだったでしょうか。今回は、LookerStudioの統合データについて、グラフが表示されないバグ(or 仕様?)についてと、その解決策について紹介しました。

このように、BIツールの紹介から、スプレッドシートやフォームとGASの連携, Unity, 量子コンピューティングなど、縦横広くエンジニアリングについて紹介しております。

お役に立てましたら、いいね, フォローなど、よろしくお願いします!!

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?