GitHub user tenthe added a comment to the discussion: Problems with data visualization / string conversion
Hi @heinehenning, I have tried to reproduce your problems. I also had several problems with the nested json structure. @dominikriemer is currently working on it. Once the changes are complete, I will try it again. About your JavaScript function. I suspect the problem is with the data source. I tried the same example with a different adapter and it worked in my instance. (I used the latest release 0.91.0 for the tests) My guess is that the adapter's event schema is broken because of the nested structure issues. Right now you can flatten the events in the schema editor by dragging the value property to the top level. Cheers, Philipp GitHub link: https://github.com/apache/streampipes/discussions/1543#discussioncomment-5818030 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
