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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
narender123
Specialist
Specialist

Show dimension in Bar chart expression

Hi All,

I have to show dimension in expression without aggregation function.

Like i have 3 columns.

2 columns added under dimension in chart property but i have to show 3rd dimension in expression without aggregation.Actually i have to shoe employee name on bar chart value point.

=count(employee) is working but =employee is not working??

How i can use dimension in expression directly??

Thanks ,

Narender

14 Replies
Anonymous
Not applicable

Hi,

Have you tried =avg(employee).


​I hope that helps

narender123
Specialist
Specialist
Author

No , Its not working.

Anonymous
Not applicable

=only(employee)

narender123
Specialist
Specialist
Author

Thanks Balraj,

Actually i have data in employee column like

5 employee

10 employee

so its is not working.

narender123
Specialist
Specialist
Author

Thanks,

Actually i have data in employee column like

5 employee

10 employee

so its is not working.

ThornOfCrowns
Specialist II
Specialist II

Could you show me a picture of what you have at the moment? I am confused as to what you want. You have a bar chart showing something and you want to add a name on each bar?

Chanty4u
MVP
MVP

did u tried

=valuelist(Employee)

Anonymous
Not applicable

any sample data?

narender123
Specialist
Specialist
Author

PFA.