Line chart data not loading after date time selection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Line chart data not loading after date time selection
Hi Developers,
I m trying to load data in Line Chart by using Date Time picker widget after selection of specific date and time but still data is not showing in Line Chart.
please check my binding.
Solved! Go to Solution.
- Labels:
-
Connectivity
-
Mashup-Widget
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Use debug tools to find out if the service was called and returned data successfully (green thumb icon)
If yes, you need to check the binding of the result data to the line chart (Fields Data, XAxisField and DataField1)
If no, check error logs, maybe also bind "RangeChanged" event.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Please specify which version of the program you are using.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Use debug tools to find out if the service was called and returned data successfully (green thumb icon)
If yes, you need to check the binding of the result data to the line chart (Fields Data, XAxisField and DataField1)
If no, check error logs, maybe also bind "RangeChanged" event.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @Pratik_Aswale,
It looks like you have some responses on your topic from some community members. If any of these replies helped you solve your question please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Community Moderation Team.
