LoginSignup
0
0

Cannot read properties of undefined (reading 'sortOrder')

Last updated at Posted at 2022-05-10

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

定期的に見かけるエラーです。

Group and Categorize Your Data - [Cannot read properties of undefined (reading 'sortOrder')]

image.png

I did a work-around on this.. after i toggled the "Detail Rows" i ran the report, in the report after running it, i de-selected Stacked Summaries (no error).. went back to edit mode and then saved the report while the Stacked Summaries was de-selected.. hope this work around would solve your issue!

私はこれを回避しました..「詳細行」を切り替えた後、レポートを実行し、レポートを実行した後、積み上げ集計の選択を解除しました(エラーなし)..編集モードに戻って保存しましたStacked Summaries が選択解除されている間のレポート..この回避策で問題が解決することを願っています!

image.png

Uncaught TypeError: Cannot read properties of undefined (reading ’parent’)

I ended up having to delete the object completely and redo it. Thank you so much.

The 'Opportunities by Rep and Close Month' summary format is not 'Matrix'. の時の回答例

Click the arrow Down arrow icon next to Size and select Group Columns by This Field.

[サイズ] の横にある下矢印アイコンをクリックし、[このフィールドで列をグループ化] を選択します。

You need 2 groupings, one on rows, one on column for a report to be in a "matrix" format.
レポートを「マトリックス」形式にするには、2つのグループ化が必要です。1つは行に、もう1つは列にあります。

It's happening as you Group Rows by This Field instead Group Columns by This Field. Omit it and it will work.
このフィールドで列をグループ化するのではなく、このフィールドで行をグループ化すると発生します。それを省略すればうまくいきます。

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

I had done the challenge with a Playground created before this one. The only step that wouldn't let me complete was Group and Categorize Your Data, with the rest of the steps there were no problems. Generate a new Playground and go through the steps again from the beginning until you get to Group and Categorize your Data. I completed the step successfully and it took subsequent steps as completed even though they were with the previous Playground.

このチャレンジは、この前に作成したプレイグラウンドで行いました。完了できなかった唯一の手順は、データのグループ化と分類であり、残りの手順は問題ありませんでした。新しいプレイグラウンドを生成し、データのグループ化と分類に到達するまで、最初から手順を繰り返します。ステップを正常に完了し、前の Playground を使用していたにもかかわらず、後続のステップを完了したものとして実行しました。

I would recommend checking to make sure you do not have any duplicates of 'Opportunities by Rep and Close Month' That was my issue. I had two or three of those reports because I kept getting it wrong and it turned out to be a duplicate.

「担当者ごとの商談とクローズ月」の重複がないことを確認することをお勧めします。それが私の問題でした。私はそれを間違え続け、それが重複していることが判明したので、私はそれらのレポートの2つまたは3つを持っていました.

Their is unable to find a button called Stacked Summaries

It seems it's because you didn't group columns by the closed date and then group it by month (steps 5 and 6)

Opportunity owner must be grouped by ROW first, then the option to group by Column for the CLose date should become availalbe. Once they are both grouped correctly the Stacked Summaries option should appear.

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

The 'Pipeline Matrix Report Current FQ' report does not appear to have the bucket field configured correctly

I ended up having two reports with the same name. Once I deleted the older, incorrect report, the system was able to recognize that I had completed the steps correctly. I read this strategy from another post.

同じ名前のレポートが2つあったことが原因らしい。消したらOK。

I found there was no report named "The 'Pipeline Matrix Report Current FQ" in the "Global Sales Reports" folder.

「Global Sales Reports」フォルダに「The 'Pipeline Matrix Report Current FQ」という名前のレポートがないことがわかりました。

The 'Pipeline Matrix Report Current FQ' report does not appear to be using the Matrix Format.

I solved it now. The problem was that I had saved multiple reports with the same name and only the most recent was edited with salesforce classic (in matrix format).

今解決しました。問題は、複数のレポートを同じ名前で保存していて、最新のものだけが Salesforce クラシック (マトリックス形式) で編集されていたことです

The 'Pipeline Matrix Report Current FQ' report does not appear to be grouped by the Opportunity Owner field

The 'Pipeline Matrix Report Current FQ' report still contains some of the fields that need to be removed. Please check the requirements.

Lightning Experience のレポートおよびダッシュボードの単元「レポートの形式設定」のChallengeのエラー

検索条件のフィルター項目で[作成日]を選択し、検索条件の編集画面で [範囲:常時] を選択します。[適用]をクリックします。これでクリア条件「範囲:常時」を設定できました。

日本語の指示ではこんな感じ。訳が違っている。

標準の検索条件:
日付: オープン日
範囲: 常時

Create Reports and Dashboards for Sales and Marketing Managers

I completed it. I was in the wrong org.

Actually there were multiple reports with the same name that is why it was stuck, sorted now.

The 'Opportunities by Rep and Close Month' report does not seem to grouped on 'Close Date' by Calendar Month.

I found that the issue was due to duplicate reports with the same name. Challenge is working perfectly after deleting the two incorrect reports.

image.png

Go to the Reports tab and check if there is only one report named 'Opportunities by Rep and Close Month' present, if there are 2 reports present delete any one of them and follow the correct steps in the report.

In this case first step is to check that you have followed all the instruction carefully and still if you are facing same error you can try this:Make sure you select the "Group Columns by This Field" on "Close Date" and not "Group rows by this Field".

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

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