Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
Qlik Community Office Hours: Join us on July 9th, 2025 - REGISTER HERE!
cancel
Showing results for 
Search instead for 
Did you mean: 
LuisGramillo
Partner - Contributor II
Partner - Contributor II

Total Label for middle Columns

Hi All,

I'm working on a project and I created a table using straight table visual, then I created 4 metrics and one field placing the field at the center of the table (third column).

When I display the totals, the metrics correctly calculate it but the label is not shown in the middle column.

¿How can I do this in Qlik Sense?

Thanks,

Labels (2)
1 Solution

Accepted Solutions
MatheusC
Specialist II
Specialist II

Correcting my statement above, in the dimension field itself it is possible to adjust the position of the field and also place the Totals label in the center, so there would be no need for what I mentioned above, although it also works. I let this pass.

@LuisGramillo But now I understand your case, based on the current structure of the graph I believe this is not possible, at least not currently.

- Health

Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button!

View solution in original post

4 Replies
MatheusC
Specialist II
Specialist II


Hi,
Do you want to adjust the Totals label to the center?  Maybe you could try inserting some spacing:

Repeat(Chr(160),5)&'Totals'

If this is not what you are looking for, you can provide examples so we can understand better.

- Regards, Matheus

Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button!
LuisGramillo
Partner - Contributor II
Partner - Contributor II
Author

Sorry I did not explain myself. I will share a picture with my concern. I want to display the label 'Total' in the empty field on the Hotel section (When the field is in the 1st column, the label is shown).

I cannot share the data but the last row contains the total for each measure.

MatheusC
Specialist II
Specialist II

Correcting my statement above, in the dimension field itself it is possible to adjust the position of the field and also place the Totals label in the center, so there would be no need for what I mentioned above, although it also works. I let this pass.

@LuisGramillo But now I understand your case, based on the current structure of the graph I believe this is not possible, at least not currently.

- Health

Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button!
LuisGramillo
Partner - Contributor II
Partner - Contributor II
Author

Thank you so much, I will research for alternatives for that.