nerdexam
Salesforce

CRT-211 · Question #61

AW Computing wants to embed a report chart on the Account record page that shows the value of closed sales for that account. The chart should be limited to users in the Sales Manager role on the…

The correct answer is C. Filter component visibility for the Account ID. To embed a report chart on a record page, you need to use a lightning component that displays report charts. You can filter the component visibility by setting conditions based on record fields, user attributes, or device type. In this case, you can filter the component…

Extend Custom Objects and Applications

Question

AW Computing wants to embed a report chart on the Account record page that shows the value of closed sales for that account. The chart should be limited to users in the Sales Manager role on the Account record pages. how should this be accomplished?

Options

  • ACreate a new report and assign it to the component.
  • BCreate a new page layout for the Sales Manager role.
  • CFilter component visibility for the Account ID.
  • DFilter component visibility for the Sales Manager role.

How the community answered

(32 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    78% (25)
  • D
    13% (4)

Explanation

To embed a report chart on a record page, you need to use a lightning component that displays report charts. You can filter the component visibility by setting conditions based on record fields, user attributes, or device type. In this case, you can filter the component visibility by matching the Account ID field on the report chart with the Account ID field on the record page. This will ensure that only the relevant data for that account is shown on the chart.

Topics

#Lightning App Builder#component visibility#report chart#record page

Community Discussion

No community discussion yet for this question.

Full CRT-211 Practice