Hi All.
I created monthly Bar Chart report based on a query, where TAB_RES is table with DATE and RESULT fields. That report displays bars with data value count amount of DATE per month where RESULT is Not Null. Now I would like to create a query to show on my Bar Chart report bars with two amount of data values: 1. Calculated DATEs where RESULT is Null and 2. RESULT is Not Null. How to show calculated values for two conditions in one chart?
Thanks.
I created monthly Bar Chart report based on a query, where TAB_RES is table with DATE and RESULT fields. That report displays bars with data value count amount of DATE per month where RESULT is Not Null. Now I would like to create a query to show on my Bar Chart report bars with two amount of data values: 1. Calculated DATEs where RESULT is Null and 2. RESULT is Not Null. How to show calculated values for two conditions in one chart?
Thanks.