現在、複数選択リスト項目は、リストビューの並び替えをするための列として選択することはできません。
戻り値のデータ型を「テキスト」として以下のようなカスタム数式項目を作成し、この項目を使用してリストビューの並び替えを行います。
IF(INCLUDES( Multi_Picklist_1__c , "A"), "A", NULL) & ";" & IF(INCLUDES( Multi_Picklist_1__c , "B"), "B", NULL) & ";" & IF(INCLUDES( Multi_Picklist_1__c , "C"), "C", NULL)
注: 複数の選択リストがある場合には、数式がコンパイル可能な値を超過し、エラーとなることがあります。
なお、私どもではユーザの皆様から製品への様々なアイディアをアイディアエクスチェンジ (IdeaExchange) にお寄せいただいており、この機能も投稿されています。
Can't do sorting on custom multi-select pick list field in VIEWs
こちらに投稿されたご要望に関しましては、できる限り製品へ反映できるよう努めておりますので、 ご賛同いただけるようでしたら「VOTE」ボタンをクリック頂き、投票して頂けますと幸いでございます。
000382650

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.