Loading...

qChartView web part not showing series data

qChartView web part not showing series data

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #5260
      Anonymous
      Anonymous
      Participant

      Hi Krishna,

      Could you let us know your Quest Web Parts and SharePoint version?

      We did have an issue a while back with qSIChartView when configured to a multi-series data involving field names that have spaces in them, but this would have been fixed in v5.7.

      Thks,

      Yuan

    • #4200
      Anonymous
      Anonymous
      Participant

      Hello,

      I am new to Quest Web parts and am having some trouble setting up the qChart web part. I have a simple list that has the columns “Month”, “Total Count” and “Total Completed Count”. I have 4 entries in the list 2 each for the month of August and September. I am trying to display a chart with the x-axis as the month and the series data as either Total Count or Total Completed count. Here is the configuration. Total Count and  Total Completed count are number fields.

      <Configuration>

        <XAxis FieldName=”Month” SortFieldName=”Month” SortFieldOrder=”ASC” />

        <Series>

          <Items FieldName=”Total Completed Count” AggregateFunction=”Sum” SeriesName=”Total Completed Tasks” ChartSeriesType=”COLUMN” />

        </Series>

        <YAxis />

      </Configuration>

      The chart displays with the x-axis as August and September but there is no series data. I’m not sure if spaces in the list field names would cause an issue.

      Any help is greatly appreciated.

      Thanks,

      Krishna

    • #5990
      Anonymous
      Anonymous
      Participant

      Hi Yuan,

      Thanks for the reply.

      The Quest web part version is 5.7 (Build 2012.3.15).

      The SharePoint version is SharePoint Foundation 2010 Sp1 june 2011 Cu

      I am also attaching screenshots of the final graph that is displayed and

      the sharepoint list.

      Thanks,

      Krishna

      On Tue, Sep 11, 2012 at 4:39 PM, Yuan Liang <

Viewing 2 reply threads

You must be logged in to reply to this topic.