Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
I solved the problem...I enable and disable the formular in the macro now!! The set analysis works fine now.