ディスカッション
スイート全体に組み込まれたAI機能は、データをより迅速に分析し、より優れた意思決定を促進する独自の考察を生成できるようにすることで、生産性を向上させ、リーダーに利便性をもたらします。オラクルのAI機能がどのように役立つかについては、これらのオンデマンド・ウェビナーをご覧ください。
AIを用いた自動化で請求書処理を合理化
AIを用いた考察を使用して、計画と予測を迅速化
AIを用いた自動化で請求書処理を合理化
AIを用いた考察を使用して、計画と予測を迅速化
Hello Community! Josh Maxwell, a User Experience Researcher for NetSuite Foundation has fun a question for you. Imagine for a moment that NetSuite had an assistant like Alexa or Siri. What would you ask of your NetSuite assistant? Use this survey link to share your top questions to the assistant.
Here are some examples to get your creative juices flowing.
"Did I pay vendor John Doe last month?"
"Take me to my largest sales order for this month."
"What invoices haven't been paid yet?"
Here are some examples to get your creative juices flowing.
"Did I pay vendor John Doe last month?"
"Take me to my largest sales order for this month."
"What invoices haven't been paid yet?"
NetSuiteの保存検索やレポートをマスターするための究極のガイドである分析センターを使用して、データの力を最大限に活用しましょう。複雑さを単純化し、組織の真の可能性を解き放ちます。今すぐ分析センターに参加して、新たな高みを目指しましょう!
従業員センターロールを持たない、特定のロールを割り当てられた従業員の特定
で アカウント管理
適用
製品: NetSuite 2021.1
シナリオ
管理者は、特定のロールが割り当てられているが、Employee Centerのロールが割り当てられていない従業員を判断したいと考えています。この従業員は、フルライセンスユーザーとしてカウントされます。
解決策
- リスト> 検索> 保存検索> 新規作成に移動します
- 従業員を選択します
- タイトルの検索:タイトルを入力します
- 条件タブをクリックします
- 概要をクリックします
- 以下に入力します
注:新しいフィールド基準が設定されたら、必ず[追加]をクリックしてください。
- フィールド:数式(数値)を選択します
- 概要の種類:合計を選択計算式: case when {role.centertype} = 'Employee Center' then 1 else 0 end を入力
- 数式(数値):と等しいを選択
- 値:0を入力します
- フィールド:数式(数値)を選択します
- 概要の種類:最大を選択
- 計算式:case when ns_concat({role}) like '%Sales Manager 2%'then 1 when ns_concat({role}) like '%Sales Manager%' then 1 else 0 end
- 計算式(数値):と等しいを選択
- 値:1を入力します
注:ユーザーは、検索するロールの名前を使用して、式のSalesManagerおよびSalesManager2の値を変更できます。
タグ付けされた:
0