Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
rt_new_user
Contributor III
Contributor III

Extraction of data from email attachment

Hi QV users

I am a beginner and would appreciate a little help if i can from the experts out here.

I am hoping to achieve the below:

I am using outlook on my computer for my emails. I receive an email every night with a report attached as a .xls file. The report however is always in the format: DynamicReport.xls

The attachment always has the same name andthe only way i can change the date is by saving it and renaming it on my laptop. Is there a way QV can query my email account and look for this email arrival and extract the attachment which has the data  need to use in my charting?

The attachment name is same every day and you cannot identify the date the data belongs to until you open the attachment.

Regards

RT

1 Reply
marcus_sommer

You could look if the outlook-connector (Beta Connectors) is applicable for your version and supports this feature or you could use a macro for it (I think there will be multiple examples within the office- and vba forums).

But I suggest you tries to change the source in this way that the sender stores the data within a common storage or enabled a sql/ftp/web-access to these data.

- Marcus