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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Straight Tables with Labels and Calculated Cells

Hi,

How can I make a straight table (or an equivalent) that will be as such where one column is labels, and the other is calculated (without the parentheses):

Number of customers25 (actual code is "=count(customers)")
Sum of Sales$37,569 (actual code is "=sum(sales)")
Average of sales$56 (actual code is "=avg(sales)")

Thanks!

1 Solution

Accepted Solutions
jonathandienst
Partner - Champion III
Partner - Champion III

Hi

Just create a normal straight table with no dimensions and multiple expressions. Then in Properties | Presentation, check the Horizontal check box. You will want to turn off the totals for the expressions as well.

HTH

Jonathan

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein

View solution in original post

4 Replies
alexandros17
Partner - Champion III
Partner - Champion III

Use a pivot table without dimensions and 3 expression having your formulas ...

let me know

Anonymous
Not applicable
Author

Hi!

Take a look on the attached file.

Regards,

Gabriel

jonathandienst
Partner - Champion III
Partner - Champion III

Hi

Just create a normal straight table with no dimensions and multiple expressions. Then in Properties | Presentation, check the Horizontal check box. You will want to turn off the totals for the expressions as well.

HTH

Jonathan

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
Not applicable
Author

Thanks!

As always, it's amazing how fast this community works