Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I've a problem with inputfield and alternate state.
I'm developing a budget app with qlikview. I need to copy some value (text and amount) using different selections on the same field.
With amount there are no problems beacuse I can use inputsum and set analysis.
But I need to use a table object to insert text and some details filtered by second selection (my alternate state).
Problem is that values inserted with alternate state are ignored if I use a summary object (straight table or pivot table) on main state.
Any idea?
I've attached an example: Summary table shows notes inserted in alternate state setted in General properties.
I tried different formulas using Only() but none works.