Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Certain Amp Impact features are impacted by encrypted fields due to Salesforce limitations regarding SOQL queries. Consider the implications and impacted functionality before applying encryption to the following features:

Aggregations

  • Encrypted fields cannot be used in filters

  • The following aggregate functions will not be supported:

    • MIN & MAX

  • Supported aggregate functions: COUNT, AVERAGE & SUM

  • De-duplication and Sex Based On will only be supported when “View Encrypted Data” permission is given to the user

  • Reporting Period, Geographic Area & Disaggregation Based On will not be supported

Pages and Components

Any page or component that uses a fieldset to provide flexibility to dynamically display field value will only work if “View Encrypted Data” permission is given to the user. This impact affects all pages and components where fieldsets may be customized. 

The following Visualforce pages are impacted: 

  • ManageIndicators

  • ManageFrameworks

  • Set Targets

  • Add Results

  • ManageDisbursements

The following Lighting Components are impacted:

  • Activity Chart on Activities page

  • Submissions

Lastly, the following functionality is impacted:

  • Financial Excel Budget and Download 

Dynamic Search Filter

  • In order to search on an encrypted field, the “View Encrypted Data” permission must be given to the user

  • Email, URL and Phone field types will not be supported


  • No labels