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: 
prabhas277
Creator
Creator

listbox

name of fields is A1,,B2,C3 IN FRONT END WANT SEE LIKE    A OR B OR C  OR  1,2,3

13 Replies
Not applicable

Hi prabhas,

A1,B2,C3 ARE  field names ?

t1:

A1

B2

C3

FROM  SALES.XLSX

NOW U WANT TO DISPLAY  A1 AS A AND B1 AS B AND C3 AS C IN FRONT END RIGHT ?

anbu1984
Master III
Master III

Then rename your fields in script as suggested by Robert below

Not applicable

use alias name

or

input field and change it in front end how u want like a or 1

prabhas277
Creator
Creator
Author

Hi manojqlik

Alias is fine but,

By using input field we can change the values only in the list box. but my aim is  change the field names .so as of my knowledge it is not possible.

Regards

prabhas