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

InputField with conditionnal expression (I want custom total)

Hello,

I have a question about inputfield in a table column.

When I use a simple expression "Inputsum(A)", it works.

But I want to calculate a Total which is not a classic aggr formula (Avg, Sum ...). So I can't use option in table properties. I tried to use this :

if(Dimentionnality()=0, EXPRESSION, Inputsum(A)).

Problem : When I use a conditionnal expression with an inputfield, the user can not put value in cells.

Anyone have a solution to calcul a custom total ?

Thank you

Victor

1 Reply
jafari_ervin
Creator III
Creator III

unfortunately you can't.