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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Bar Chart-Urgent

Hi,

I Have a Horizontal Stacked Bar chart with 2 dim and 4 expressions.

Dimensions: 1)KPI

                    2)Zone

Expression are Count of employees(with filter)/ count(All employees)

When i am unticking the KPI Suppress when value is NULL it is solving my purpose but i am getting extra KPI in the end looks like '-'.

Need help to either avoid the KPI named '-' or any other method which we can use.

Thanks

Manish Madan

5 Replies
ashfaq_haseeb
Champion III
Champion III

Hi,

Can you post sample app.

Regards

ASHFAQ

mrooney
Contributor III
Contributor III

Why do you untick "supress vaelue when is null"?

If you need to manitain this then you need to avoid null values for this domension in script. Perhaps you can use a wehre cause to prevent them to be loaded.

nagaiank
Specialist III
Specialist III

Set the Total Mode to No Totals in the Expressions tab.

If this is grayed out, change the chart type in the General tab to Straight Table and then change the Total Mode to No Totals. You may change the chart type to Bar chart after this.

Anonymous
Not applicable
Author

Hi NagainK,

Its not giving the expected output.

jagan
Partner - Champion III
Partner - Champion III

Hi Manish,

- is a null values, some employees are not linked to KPI, that's why you are gettting -.  If you dont want to see that then you should select Suppress Null Values in Presentation or Dimension tab. 

Regards,

Jagan.