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?

かんばんビュー

Last updated at Posted at 2022-04-11

まとめページに戻る
まとめA~M

かんばんビューは、すべての商談を示しているわけではありません。

その理由は、私のすべての機会リストに、ステージが閉じられたレコードが失われたということでした。これらのレコードがかんばんビューに転送されるとき、閉じられた失われたレコードの列はありません。失われたステージを除くすべての機会リストにフィルターを適用すると、すべてが完全に正常に機能しました。

かんばんは、一度に1つの販売パスのみの機会を示します。組織で複数の販売パスを使用している場合は、それぞれに個別のリストビューを作成し、レコードタイプでフィルタリングします。ユーザーがアクセスできるように、新しいリストビューを公開します。

アイデア

まだ、アイデアに挙がっている状態ですね。Caseのステータスについては並び替えができるようなことが提案されています。

【追記】
調べたところ、並び替え基準は「テーブルビューで設定したもの」がkanbanビューにも反映されるようです。

以下のサイトを参考にし、自社環境でも試したところ、うまく変更できました。

残念ながらアイデアに上がっていますね。

Kanban view available through metadata API
https://ideas.salesforce.com/s/idea/a0B8W00000KsQR9UAN/kanban-view-available-through-metadata-api

同じような質問があったのですが、やはりメタデータはCLIを使っても取得できないようです。
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A8uVxSAJ

残念ながらアイデアのようです。

Path on Tasks
https://ideas.salesforce.com/s/idea/a0B8W00000GdbsfUAB/path-on-tasks

We couldn't find the expected filter for the Probability field applied to the opportunity list view named 'My Opportunities'. Please double check the instructions.

The filter is added incorrect as below:

Probability (%) | equal | 20

image.png

But the filter should be:

Probability (%) greater or equal 20

I have changed this in the My Opportunities list view filter and the check is verified successfully.

Kindly verify the step and hopefully it works now.

情報量を増やす

image.png

go to quick find under setup and search for "Path Settings".

There you can add the fields to the Case path you created already and add the fields you want to show for different statuses.

And once you save that Path, it will start appearing in your kanban details under that status.

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?