I need to retrieve all the objects related to an account in salesforce and then export them with a button to an excel file with multiple sheets. Is there a way to do this in apex or lwc or whatever?
I've already tried several techniques but the file won't open.
Thanks for your help