The path should at least contain one step error in Column Chart widget

0
Im getting an error "The path should at least contain one step" in column chart widget with below settings: Series: Dynamic Entity: Non-Persistent entity with X (string) and Y (decimal) attributes Data source: Microflow (Returns a list of Data values, No input parameter used here) How can i fix this?  
asked
1 answers
0

Hi Ajit,

You can fix by creating new entity & add 1-* association between them. This will resolve the error.

Hope this may helpful for you.

answered