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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
microwin88x
Creator III
Creator III

Show Expressions on a Table

Hello!

I need to create the following table:

Observations10
Periods15
Complaints3
Inspections8

The thing is that Observations/Periods/Complaints/Inspections are expressions. For example, Observations is the following expression:

COUNT ({$<ID_TIME_DATE#={">=$(='$(vDateFrom)')<=$(='$(vDateTo)')"}>} DISTINCT OBSERVATIONS)

An so on with the other expressions.

So I wanted to know if is there any way to create a table or what object could I use to show that information.

Or shoud I have to add those expressions to a dimension?

Thank you!!!

---

Then I'd need to see (maybe as a Pivot Table) for my expression Observations, the ACCOUNT_ID that have Observations

1 Solution

Accepted Solutions
ankitaag
Partner - Creator III
Partner - Creator III

Hello again,

Please check the attached qvw for the result.

Hope this is helpful.

Thanks and Regards

Ankita

View solution in original post

3 Replies
swuehl
MVP
MVP

Just create a straight table with your four expressions, no dimension.

Enable option 'horizontal' on presentation tab.

ankitaag
Partner - Creator III
Partner - Creator III

Hello Micro,

Do you have these for options as 1 column or different columns?

Or can you please provide some sample data so as to come up with the best solution.

Thanks and Regards,

Ankita

ankitaag
Partner - Creator III
Partner - Creator III

Hello again,

Please check the attached qvw for the result.

Hope this is helpful.

Thanks and Regards

Ankita