- This topic is empty.
- AuthorPosts
-
- 03/18/2015 at 5:23 am #7009
AnonymousParticipantHi Alerusso,
n
If you want to configure two lists into qChartView, these two lists must have the common columns. It is as design. For your case, qChartView just can configure the fields that belong to the first list, so the ‘Product’ column cannot be configured in qChartView. Conversely, if you change the order in the Viewed Lists setting, put the second list to the first, the ‘Engineer’ field cannot be saw any more.
n
I suggest you can modify the field name to make sure they have the same name.
n
n
- 03/20/2015 at 4:10 am #7015
AnonymousParticipantDoes the common column used have to be of a specific type? Currently, in my scenario it is of type Choice.
- 03/22/2015 at 4:04 am #7412
AnonymousParticipantHi Michael,
n
Yes, you’d better to make sure the field types are the same. Because qChartView needs to merge the data from two list, if it find the common column that has the same field name but different data types, that may throw the exception during merging data.
n
For your case, I think the Choice type can be supported, because the internal value of this field type is string. You could take a try. If you can provide your list and web part temples, I can do the test for you.
n
- 03/25/2015 at 8:32 am #4591
AnonymousParticipantI am trying to configure qChartView to display the data for two Lists in the same site. In my tests, both are Issues Lists. However, even though I add both Lists to qChartView through ezEdit, when I try to configure the graph, I only see the dropdown details of one of the Lists (the first one added to the WebPart).
n
The two Lists do not have a common column that I am sorting by. One has an ‘Engineer’ column and the other a ‘Product’ column that I would like to see the totals in qChartView. Is there a step I am missing or must the Data Series for qChartView be of a common column in both Lists?
n
Thanks!
- 03/25/2015 at 8:32 am #7022
AnonymousParticipantTurned out that it was one of the common columns being used. Corruption possibly. The user will be recreating the lists. Thanks for weighing in on this situation.
-
- AuthorPosts
You must be logged in to reply to this topic.