LoginSignup
2
1

レポートのまとめ

Last updated at Posted at 2022-02-21

まとめページ
まとめN~Z


最終更新日の欄を変更することで表示が出来るようになりました。

既知の問題

Looks like this is still an idea:

Add History tables to Custom Report Types
https://ideas.salesforce.com/s/idea/a0B8W00000GdVoOUAV/add-history-tables-to-custom-report-types

Salesforce Spring ’23 Release Notes

Track Field History on Quotes and Quote Line Items
https://help.salesforce.com/s/articleView?id=release-notes.rn_revenue_sm_quote_history.htm&release=242&type=5

少し違うのですが、レポートでのマウスの不具合についての既知の問題がありますね。

Lightning Report- Spring'20- Unable to drag the scrollbar of the sub-menu and sub-menus are not getting closed on moving the mouse away

https://issues.salesforce.com/issue/a028c00000gAwYoAAK/lightning-report-spring20-unable-to-drag-the-scrollbar-of-the-sub-menu-and-sub-menus-are-not-getting-closed-on-moving-the-mouse-away

以下でもレポートの不具合ですが、ブラウザの問題ではないかと言われています。

ブラウザを変えた場合にどうなりますか?
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000En2ZvSAJ

Edgeの場合ですが、何か拡張機能をインストールしていませんか?もしそうであれば、シークレットモードを試してもらってください。

それで機能する場合は、やはり拡張機能が邪魔していると思います。

活動レコードそのものの所有権に基づいたアクセス権によって可視不可視が決まる
みたいですので、標準ユーザーでの場合、関連先を何かしら設定してあげないとダメ
(又はすべてのレコードのアクセス権を持たせる)みたいでした。

結論としては通常の条件とクロス条件下で、

全く同じ条件を2つ設定することでほしい情報のみが表示されるようになりました。

Salesforce Reports and Dashboards REST APIの中にフォルダーを作成するためのメソッドがあるので、ここでPostすればフォルダーを作成できます。 Apexからでもコールすることはできると思います。

Folder Collections

Enables creation of report and dashboard folders and obtaining the list of folders.
https://developer.salesforce.com/docs/atlas.en-us.api_analytics.meta/api_analytics/analytics_api_folders_create.htm

ちょっと古い投稿ですが、Apexでフォルダーを作る方法はないみたいですね。

https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007T4N1ESAV

自身のIDにライセンスがついていないことが原因でした。

アプリケーションのインストール時に追加されたカスタム項目であり、ライセンスがないためにレポート時に表示されないとの回答でした。

システム管理者という名称のプロファイルでしたので、全ライセンスが付与されているものと勘違いしていました

Please check this article.

It would be great to have the Due Date activity field actually labeled Due Date instead of Date.
https://ideas.salesforce.com/s/idea/a0B8W00000GdY51UAF/activity-due-date?sfdcIFrameOrigin=null

2019年の既知の問題に同じような現象が報告されていますね。
修正されているのかはよく分からないです。

回避策は以下のようです

Workaround
Use CLI command, mdApi

https://issues.salesforce.com/issue/a028c00000gAx7UAAS/joined-report-does-not-transfer-when-using-change-set

機能拡張・改善

複雑な集計

エラー

作ったフォルダーがないらしい。よくわかりませんが、ごみ箱を探してもらったら復活できたようです。

レポート遷移URLに「queryScope=userFolders」パラメーターを加えることでURLも変更されず、データも正しく表示できました。原因は不明です。

具体的な設定例

方法: 結合レポートを参照しているときに、または [レポート] タブから直接、 | [エクスポート] | [エクスポート] をクリックしてレポートのダウンロードを開始します。

書式設定された結合レポートのエクスポート
https://help.salesforce.com/s/articleView?id=release-notes.rn_rd_reports_export_formatted_joined_report.htm&release=220&type=5

数式

検索条件

あなたのレポートは役割によってフィルタリングされているようです。それを削除するだけです:
https://help.salesforce.com/articleView?id=filter_role_hierarchy.htm&type=5

レポートタイプからフィールドを削除する

image.png

Required field: column is missing from the ReportCrossFilter criterion.

image.png

Could you please try adding the Id fields like Chat Transcripts/ Event record id and Agent Work Id in the report outline and try.

2
1
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
2
1