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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Conditional InputSum In PivotTable

Hi,

in this PivotTable the Column "Verkaufte Lizenzen" should be Inputfields.

It works, when I just declare InputSum([Verkaufte Lizenzen]).

The result is:

CondInputSum0.JPG

I just want the input field if Dimension Ziel = "Lizenzverkauf"

So I defined a condition:

if (Ziel='Lizenzverkauf',InputSum([Verkaufte Lizenzen]))

But when conditioning the input by an IF-Condition it won't by an InputField more

and the manual input value is show in the correct row.

CondInputSum.JPG

I want this and an inputfield as well. Is there any chance to manage this?

THX in andvance and best regards.

Udo

0 Replies