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: 
haymarketpaul
Creator III
Creator III

Export Listbox to Excel - Expression column missing?

Hi All

QV10 SR3

IE plugin

We have a Listbox with an expresion that gives counts.  When we try to export to Excel (either with the XL button or right-clicking > Export...) the expression column does not export?

The expresion is...

=$(vUserCount)

vUserCount is...

NUM(SUM({<[HBM Brand]= {$(=$(vActiveBrand))}>}  Counter_User),'#,##0')

vActiveBrand is...

SubField(GetActiveSheetId(),'_',2)

Does anyone have an idea why the expression column does not export?

Any ideas welcome

1 Solution

Accepted Solutions
haymarketpaul
Creator III
Creator III
Author

After upgrading to QV11 the expression column now exports perfectly.

View solution in original post

1 Reply
haymarketpaul
Creator III
Creator III
Author

After upgrading to QV11 the expression column now exports perfectly.