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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
priyarane
Specialist
Specialist

Dynamic Expression Name Change and Expression too

Hi Experts,

How to change name of the expression name and expression depending on filter selection as below.

For Ex:

Filter1:

Exposure_Type:

EAD

AS_Amt

if I select EAD then Expression Name Should change - TOT_EAD and expression also need to change for ex: From Sum(Sales) to Sum(EaD) and If I select AS_Amt then expression name change to TOT_As  then expression also need to change to Sum(As_AMt) dynamically.

4 Replies
MK_QSL
MVP
MVP

Check enclosed file..

priyarane
Specialist
Specialist
Author

Thanks Manish,

But I have other filters too but should be change on the depending on This filter only.

MK_QSL
MVP
MVP

Provide your sample application.

maxgro
MVP
MVP

another one could be using conditional expression

1.png