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: 
Not applicable

internal error set analysis on dynamic pivot table

hi

I am trying to create a dynamic chart. I know how this works and I have done it before. But now I have the problem that I have set anlysis in my Expressions and it always says internal error.

for example:

expression: sum(#Menge) - sum({$<LfdNr = {$(=min(LfdNr))}>}#Menge)

msg from macro: sum(#Menge) - sum({$<LfdNr = {(internal error)}>}#Menge)

can someone please help me.

regards,

MT

11 Replies
Not applicable
Author

this is what my app is based on:::so maybe we can work it out on that example cause mine is just too big to upload

Not applicable
Author

I solved the problem...I enable and disable the formular in the macro now!! The set analysis works fine now.