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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Straight table

is it possible to create a straight table using macro and automaticaly send mail by exporting the daily data?

Labels (1)
2 Replies
Not applicable
Author

Not sure about that, But the better approach would be to show and hide the Straight table using triggers/macro and then export the data using it.

Not applicable
Author

Performance Point of view, Macros should be avoided.

The better Approach, Create a Table in the script with like required straight table dimensions & expressions and then export to Excel with small macro.