Bar Chart want work

Hi,

I am trying to put my qry in to barchart. It working with Report based on Named Qry, but want work on barchart. Not sure why? I tried same qry on table and it working fine.

Qry from SQL.

Binded to Table


Binded to BarChart

Results

Not sure what I am doing wrong.

Best regards
Pawel

You specified a database connection in the first screenshot but not in the second. Maybe try that. Also, coalesce null values to 0

Thanks for your advice. Once I added missing value everything start working fine.

Regards
Pawel