Forum Discussion

dpvk8's avatar
dpvk8
Copper Contributor
Sep 09, 2019

Excel Chart Error from SQL Pivot Table

Hello,

I am pulling SQL values into excel and the values associated with dates and times will not plot. There are roughly 10,000 data points and the 'values' column comes in as 'general' designated formatting. I changed it to number but still no data is registering in the graph. 

 

Thank you for any suggestions to help get past this! 

 

7 Replies

  • Hello dpvk8,

     

    First, you can take a screenshot with the built-in Windows tools. Every computer has the "Snipping Tool". Hit the Windows button and start typing "Snipping tool" and it will come up.

     

    In the pivot table, the number values must be in the "Values" area, not the "Axis" (or "Rows") area of the pivot table.  Pivot charts need the numbers in the Values area.

     

    So, drag the "Value" field from the Axis to the Values area. If it shows as "Count of", right-click and change the calculation options to "Sum". If that does not work, your source data may still contain text values as well as numbers and you need to clean the

    • dpvk8's avatar
      dpvk8
      Copper Contributor

      Thank you for helping me.

      When I move over the value field to "VALUES" and change it to sum all my data points change to 0.0000.

      IngeborgHawighorst 

Resources