A Salesforce Administrator at a hospitality management company is creating a centralized Lightning Experience dashboard to track guest satisfaction and reservation metrics across multiple hotel locations. The administrator adds a dashboard filter based on the 'Region' picklist field on the Account object. However, one specific component displaying guest survey ratings does not change when users select a value from the 'Region' filter dropdown. Which explanation identifies the root cause of this issue?
- The source report for the component does not include a field that can be mapped to the 'Region' dashboard filter.Cevap
- BThe component's source report uses a dynamic running user setting, which overrides and disables all interactive dashboard filters.
- CThe guest survey rating is calculated using a summary formula, which prevents dashboard filters from evaluating report data.
- DThe dashboard has reached the limit of components that can be connected to custom object report types when filters are active.
Cevap
The source report for the component does not include a field that can be mapped to the 'Region' dashboard filter.
Dashboard filters depend on field mapping between the dashboard filter field and the fields present in each component's source report. If a component's source report does not contain a field with a compatible data type (or if the administrator did not map an equivalent field for that report), the filter cannot filter that component's data.
Adım Adım Çözüm
Anahtar Kavram
Dashboard Dynamic Filter Field Mapping
Tahmini Süre:1m 30s