Excel attachment in email not opening
Hi,
I am using the Embed-EmailAttachment class to attach excel sheet generated through report definition. The excel file with xls extension in email is opening but with xlsx extension it not not opening. Although file size is not zero. Business wants to use xlsx extension for excel attached with email. Using the following parameters in activity -
.pyName - Test1
.pyDecode - false
.pyDecode - param.pyViewData
pyType - xlsx
Please suggest on this issue