jomarko opened a new issue, #3768: URL: https://github.com/apache/incubator-kie-tools/issues/3768
This issue can be spot when working with DMN Runner tabular view and the input data column definitions are structured data types. In such scenario DMN boxed expression editor uses `.` notation do delimit structure levels, while DMN Runner table uses `-` notation to delimit structure levels. See the screenshot below.  ### Steps to reproduce 1. open https://sandbox.kie.org/ and setup kie extended services to be able to run DMN models 2. import DMN file (remove .txt extension before importing): [PlanetDataType.dmn.txt](https://github.com/kiegroup/kie-issues/files/11497935/PlanetDataType.dmn.txt) 3. import DMN file into same oflder as previous one, again remove .txt extension: [Lab01.dmn.txt](https://github.com/kiegroup/kie-issues/files/11497941/Lab01.dmn.txt) 4. Start DMN Runner table -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
