Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Dynamic Label (Pivot)

Hi All,

I have a table below loaded:

 

VersionMthCustValueActuals
1Jana232543
1Feba232434
2Mara5432
2Apra678
2Maya7

23

What I want to show is:

1. The label for the 'Value' of the pivot table be change to Value <latest version of the month>

2. So above, I selected Feb and Mar, should output: Value (1) | Value (2)

Is this possible?

Thanks all

1 Reply
c_gilbert
Creator II
Creator II

In the caption, I would probably use the following expression:

=GetFieldSelections(Mth)