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: 
ramanannad
Contributor III
Contributor III

Append variable into dimension

Hi Experts,

Have an inquiry on how do we append a value from a front-end variable into a loaded field from data source ?

Visualization :

Source table(excel file):

NameSales
MrA100
MrB101
MrC

102

frontend Variable(achieved thru an input box extension):

VariableValue
vTstnameMrD

Expected Output :

NameSales
MrA100
MrB101
MrC

102

MrD-

Or just ignoring the measure, we just need :

Name
MrA
MrB
MrC
MrD

Hope you guys any an idea about this, cheers

Ram

1 Reply
arvind_patil
Partner - Specialist III
Partner - Specialist III

HI Ramanan,

I think You Can replace field but you cant append row .

So i Suggest add extra Value in Back end and replace it with variable.

Thanks,

Arvind Patil