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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Bar chart not displaying data

I am brand new to qlikview.  Trying to create bar chart.Created dimension and the chart is not detached, but the chart says 'No data to display'. What am I missing? This is an exercise from 'Qlikview 11 for developers' , so I can see the data on all the tables, it is just not displaying on the chart. Thanks

5 Replies
Not applicable
Author

Have you added an Expression? Without an expression, chart won't show data.

tresesco
MVP
MVP

Please post your sample app here. Refer, Preparing examples for Upload - Reduction and Data Scrambling

Not applicable
Author

Can you attach the sample App ?

sujeetsingh
Master III
Master III

Two things can be there

--may be your expression is not correct

--or you are not having data for the dimension and expression

suresh_rawat
Creator II
Creator II

Hi Srikanth,

Kindly follow the steps to get a chart that show you the data :

1) Righ Click on the QV  Sheet - > New Sheet Object -> Chart.

     Select a chart that you want to use.

2) Select a dimension - On the basis of data shown. For Eg - Year or month etc.

3) Write Expression - > Sum( Data) or Count(Data) etc..

     Here Data -> That you want to see to analyse on the basis of dimension.

If you follow these steps you'll definately see a result.