Hello hopefully anyone can help with this one,
We have started testing NBA and noticed that requests we're being made when checking the "Hide empty component" option on the lightning page record component and no recommentations where showing on the record.
From documentation I understood that it was counted when the component is shown but I suppose the request is still made right?Just wanted to ask if this is intentional or maybe we are doing something wrong.
In case its intentional.
Are there any other ways to not count the request?
Set the component visibility on the record page its the onyl option I guess?
@Manel Valero To prevent these requests from counting against your limit, use Lightning App Builder Component Visibility Filters instead. This ensures the component only triggers and executes when specific record criteria are met, saving your allocations.