13
Views
3
Comments
Solved
chart no data display
Question

Hi all, 

I have created a chart which is to be filtered by the selection of a dropdown. My problem is that no data is displayed when I select something in the dropdown.

My aggregate works with test values:

My dropdown:

My client action:

My DonutChart: 

My satic Entity:


No data is displayed:

thank you for your help in advance !

Solution

Could you wrap the chart in an If widget? (putting the Chart in the True branch)

And set the If-condition to: GetAuditsGrouped.IsDataFetched

@Tom Smith,

Please share the OML file for more clarification.

Thanks ,

Regards Gourav Shrivastava.


not possible sry

Solution

Could you wrap the chart in an If widget? (putting the Chart in the True branch)

And set the If-condition to: GetAuditsGrouped.IsDataFetched

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.