Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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,
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
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
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.
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
Thank you so much, I will research for alternatives for that.