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: 
renjithpl
Specialist
Specialist

Sales with text and Number - Dual

Hi All,

what are the effective ways to set Text to the Sales Field ?

Eg. if(Isnull(Sales), 'N/A', Sales) as Dual_Sales

and in the front end chart,

like below

IDSales
1N/A
2100
3200

THanks

Renji

2 Replies
swuehl
MVP
MVP

Maybe use NULLASVALUE and NULLVALUE as in

NullValue ‒ QlikView

lgutierrez
Contributor III
Contributor III

Hi Renjit,

As an advice we recomend try to filter the data since de extraction process, since the source data. any way many qlik objects bring with the option "Include Null values" unckeck this option.

regards.