-
Content count
1,253 -
Joined
-
Last visited
-
Days Won
3
Everything posted by Rahul Kumar
-
Need To Create A Chart On One List Item
Rahul Kumar replied to elcoms's topic in Collabion Charts for SharePoint
Hi, I am afraid, Collabion Charts does not support this. -
Bar Chart Sum Functionality
Rahul Kumar replied to Jelmer's topic in Collabion Charts for SharePoint
Hi Jelmer, I am afraid, it is not possible without applying any aggregation (Grouping). -
Hi Farrukh, No, it is not released yet.
-
Distinct Values From Raises No Data To Display
Rahul Kumar replied to TheCharter's topic in Collabion Charts for SharePoint
Hi, You can refer to http://docs.collabion.com/charts/1.1/contents/debug/error_log.html and http://docs.collabion.com/charts/1.1/contents/debug/troubleshooting.html to know more detailed information regarding the issue. Also, I request you please attach the same (error logs) so that we can look into it. -
Weblink Creation Compiled With Database Text Content
Rahul Kumar replied to KOR's topic in Collabion Charts for SharePoint
Hi Kor, We have added this request in our wishlist and we'll surely give this a thought. -
Hi Claire, This is a strange issue, we were still not able to replicate it. In order to understand the issue more better can we schedule a meeting? Please send a mail to [email protected] mentioning this thread so that we and send you the meeting invitation.
-
Linked Charts For Unlimited Drill Down?
Rahul Kumar replied to Brant Peery's topic in Suggestions and Requests
Hi Kor, It is planned in 2nd quarter. -
Weblink Creation Compiled With Database Text Content
Rahul Kumar replied to KOR's topic in Collabion Charts for SharePoint
Hi Kor, I am afraid, it is not supported in Collabion Charts for SharePoint as of now. -
Linked Charts For Unlimited Drill Down?
Rahul Kumar replied to Brant Peery's topic in Suggestions and Requests
Hi Kor, Thanks for explaining it. The exact use case for the multi-level drill down is in our list and we'll try to add this in the next major release. -
Linked Charts For Unlimited Drill Down?
Rahul Kumar replied to Brant Peery's topic in Suggestions and Requests
Hi, I am afraid, this is not implemented. Could you please share your idea how exactly multi-level drill down should work? I mean what type of data do you have which can be used for multi-level drill-down? -
Hi Oliver, Can we schedule a meeting so that I can check for the issue? Please drop a mail to [email protected] with reference to this forum post so that I can send you the meeting invitation.
-
Hi Oliver, Its a SharePoint List Template File which you can get by going to List Setting > "General Settings" > "Save list as template" and make sure "Include Content" checkbox is checked.
-
Hi Oliver, That's strange. Could you please send us the SharePoint List STP file (exported with content) so that we can check for the issue? Please do not attach this STP with your forum post, instead, please mail it to [email protected] addressing this forum thread.
-
Hi Oliver, Thanks for the attachments. The chart is not correct because, values in series 2010, 2011 and 2012 does not contains any data so chart is not showing those series. and series 2013 only contains zero values so all data plots are at 0th position hence not visible.
-
Hi Farrukh, Thanks for the information, We are working on to fix this issue and update you soon.
-
Hi Oliver, Thanks for the attachment. Could you please refer to the attached image and post the XML? Also, in the same screenshot (as in PDF), could you please capture the result shown in "Group data preview" section and post?
-
Hi Oliver, It seems you missed to attach the document.
-
However for a workaround, you can use [Me] filter inside the Wizard in 'Filter Data' step which will give you the same result.
-
Hi Farrukh, The next minor version release is scheduled on end of Feb.
-
How To Filter On Content Types W/in A List
Rahul Kumar replied to jhbrooks's topic in Collabion Charts for SharePoint
Hi, I am afraid, 'Content Type' field is not supported is Collabion Charts as of now. However, we have added this request in our wishlist and will be available in next version. Also, for a workaround, you can create a 'View' with filter set for 'Content Type' which you want to use. -
Drilldown Doesn't Work, When Data Is Filtered
Rahul Kumar replied to MisterCollabion's topic in Collabion Charts for SharePoint
You are most welcome and we are glad to know that you were able to solve the issue -
Hotspot - Create Chart As A Link Not Working
Rahul Kumar replied to CPLayton's topic in Collabion Charts for SharePoint
Hi Christina, It'll be released in mid February. -
Drilldown Doesn't Work, When Data Is Filtered
Rahul Kumar replied to MisterCollabion's topic in Collabion Charts for SharePoint
Hi, Could you please also let us know whether you are using Dynamic Filter ('Filter Data' link above the chart) or static filters (inside the wizard)? -
Order On X-Axis In Drilldown (Collabion Chart)
Rahul Kumar replied to ws01's topic in Collabion Charts for SharePoint
You are welcome. -
Order On X-Axis In Drilldown (Collabion Chart)
Rahul Kumar replied to ws01's topic in Collabion Charts for SharePoint
Hi, What I mean is if type of column is not datetime, the code will not be able to identify whether the data inside that column is datetime value or plain text value. And even if we forcefully check and convert words like 'Jan', 'Feb', 'Mar' etc to datetime fields there'll be still issues which can arise such as: 1. Conflict with the Month name e.g. 'Jan' or 'January' 2. Things will be more complicated if data contains month text in different language other than English.