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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
aldo-tgh
Partner - Creator II
Partner - Creator II

Retrieve data from Power Point object

Hi Guys,

Has anyone ever retrieved data from a text box into a Power Point presentation?

If so, how?

Thanks in advance,

Aldo.

1 Solution

Accepted Solutions
datanibbler
Champion
Champion

Hi,

Powerpoint is afaIk not a supported source of data for Qlikview. Have a look if you can somehow export the contents of those textboxes into .txt files or something - or just make Powerpoint draw its data from a file that can then at the same time serve as a data_source for QlikView.

HTH

best regards,

DataNibbler

View solution in original post

2 Replies
datanibbler
Champion
Champion

Hi,

Powerpoint is afaIk not a supported source of data for Qlikview. Have a look if you can somehow export the contents of those textboxes into .txt files or something - or just make Powerpoint draw its data from a file that can then at the same time serve as a data_source for QlikView.

HTH

best regards,

DataNibbler

aldo-tgh
Partner - Creator II
Partner - Creator II
Author

Thanks for your answer.

I am thinking on using some vba code over Power Point to export text box content.

Do you have some example?

Aldo.