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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Inputfield with IF

I have two fields and when I do inputsum (<ListaPrecoCompra.Status = {{'E'},ListaPrecoCompra.Cod_lista {9100} =>} ListaPrecoCompra.Preco_v1) or

              inputsum (<ListaPrecoVenda.Status = {{'E'}, ListaPrecoVenda.Cod_lista{1100} =>} ListaPrecoVenda.Preco_v1)

The input field is working, but when I put the IF he makes the logic of IF but loses theinput.

= if (inputsum (<ListaPrecoCompra.Status = {{'E'}, ListaPrecoCompra.Cod_lista {9100}=> ListaPrecoCompra.Preco_v1}) = 0,

inputsum (<ListaPrecoVenda.Status = {{'E'}, ListaPrecoVenda.Cod_lista {1100} =>}ListaPrecoVenda.Preco_v1)

inputsum (<ListaPrecoCompra.Status = {{'E'}, ListaPrecoCompra.Cod_lista {9100} =>ListaPrecoCompra.Preco_v1}))

1 Solution

Accepted Solutions
Not applicable
Author

Find out how. Simply prepare the ground in applying the IF load.

Then just reload and change the field and an input field.

View solution in original post

1 Reply
Not applicable
Author

Find out how. Simply prepare the ground in applying the IF load.

Then just reload and change the field and an input field.