You need to sign in to do that
Don't have an account?

Use filter to hide visualforce components
I want to know how can I hide visualforce components using filters, when I try to do something I get an error when I try to save it:
Component 'Visualforce' has an invalid value for property 'Visualforce Page Name'.
It seems that the page was referencing a visual force page that does not exist.
Please correct the name or remove the component and it should fix the error.
I hope the above information was helpful.
For your reference,
https://developer.salesforce.com/forums/?id=9062I000000XtriQAC
Please mark as Best Answer so that it can help others in the future.
Thanks.
Thanks for your reply, I got the error only when I try to use a filter.
I want to know how to filter visualforce page components on my lightning home
The blog might help you with the VF Code,
https://salesforce.stackexchange.com/questions/264019/show-a-report-on-a-home-page-component-using-vf.