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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
miran
Contributor II
Contributor II

Dynamic label for a dimension of pivot table

Hi all,

I have a pivot table where the first heading (dimesnion) is the year-month and the second heading (dimesnion) is day of the year and the measure is sales of the product of that day.

The table shows the data correctly. But, What I need now is the label of the second heading (dimesnion) to have the day of week attached, but dimesnion value staying the same . Below is what I am geting.

miran_0-1701795356680.png

But what I want is something like this.

miran_1-1701795501426.png


I am using expression =billingDate for Feild and  using = billingDate & '-' &  weekday(billingDate ) for the label of the dimension.

But, it doesn't work.  And I cannot make any chnages to expression of the field as it completely changes the table.

Any help is really appreciated.

Thanks









Labels (1)
0 Replies