Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
nikhilgarg
Specialist II
Specialist II

How do I show the measure which is a textual representation

How can i show the measure which is a textual representation.

For ex:

I want to show the projects name whose technical skills are:

Extremely Satisfied , Satisfied , Not Satisfied.

I want ProjectName as Dimension and in measure the Technical Skills.

Count({$<[Technical Skills] = {'Satisfied' , 'Extremely Satisfied' , 'Not Satisfied'}>}[Project Name])

This is showing the count of Project NAme while i want name of project. What should i do ??

8 Replies
marcus_sommer

You could use concat() instead of count().

- Marcus

nikhilgarg
Specialist II
Specialist II
Author

Hey MArcus,

IT is still no working. I want Project Name on X-axis when i select Any of technical skills.

Expression i used is :

Concat({<[Technical Skills] = {Dissatisfied , Satisfied , Extremely Satisfied}>}[Project Name])

Please correct me if i am wrong. When i select any of Technical skills , Project NAme are shown but no bar is shown. What to do ??

marcus_sommer

Maybe you could use the count as expression for the bar and concat as expression for the label. Also you could try it with both expressions in a dual().

- Marcus

nikhilgarg
Specialist II
Specialist II
Author

HEy MArcus ,

Thanx but i have used Table for that. I think table will be the best option.

marcus_sommer

I meant a chart. If you used as chart-type a straight-tabel or a pivot you could directly use concat().

- Marcus

nikhilgarg
Specialist II
Specialist II
Author

Hey Marcus ,

Can you help me in this:

WHile using QVSource, I used linkedin connector and loggedin with a id. It gets authenticated but no data is shown. I dont know what to do. Please tell me how it works. I am using free version of QVSource.

marcus_sommer

Unfortunately I have no experience with QVSource. Maybe somethink like this is helpful for you:

http://community.qlik.com/blogs/theqlikviewblog/2011/09/29/assess-your-social-media-engagement-healt...

http://community.qlik.com/docs/DOC-6964

- Marcus

Bjorn_Wedbratt
Former Employee
Former Employee

Hi Nikhil,

QvSource is developed by Industrial Codebox, an external partner to Qlik. To get assistance or raise a ticket with QvSource, you can use the following link: QVSource Support

Or try contacting them at:

Email: support@qvsource.com

Phone: +44 (0)844 4874171

Fax: +44 (0)808 280 1362

Industrial CodeBox Ltd.

The Oakley

Kidderminster Road

Droitwich Spa

United Kingdom

Hope this will help you resolve your issue