Pierre-Emmanuel GROS
Pierre-Emmanuel GROS
@xdefos I shall have a look at this asap.
@xdefos I preferred not to touch the init logic of the **sfpegListCmp** component and implemented a very simple wrapper component for this (see **sfpegOnDemandListCmp** component in the **example** folder). It...
**In the App. Builder**  **Default Closed/Unloaded State**  **Expanded State** ...
@xdefos I shall close this issue as I provided a solution meeting your requirements (even though not directly on the **sfpegListCmp** component).
This is achieveable via a custom Apex implementation with a named credential to call SAQL query endpoints. Example code to be provided soon.
@Mchaouche Why cannot you simply bypass FLS for this query ? I would not understand why you would not display all aggregation dimensions in the results, as it would result...
I may catch the exception but would then probably return an empty list in such a case. @Mchaouche
FYI, a `custom permission` may be set on the **sfpegList** configuration to control who actually has access to the query with `bypassFLS` activated.
@vjallim Just saw your Issue and shall have to think about this first as this is not a simple evolution.