qlik-oss / catwalk

UI to ease the data modelling experience using Qlik Associative Engine.
https://catwalk.core.qlik.com
MIT License
50 stars 12 forks source link

Show loosely coupled tables with red/dashed lines #235

Closed shaun-hope closed 5 years ago

shaun-hope commented 5 years ago

The Data Model Viewer shows loosely coupled tables with a dashed red line between the join dimension that was loosened.

Simiarly, if a circular reference is created and the Qlik Engine loosens the connection between two tables, the Data Model Viewer shows this with the same red dashed line.

For me (using QSE) this is the only case that I go back to the Data Model Viewer for since Catwalk doesn't display the loose join, it seems like this would be helpful for Qlik Core users to see where the connection has been loosened...

hrigner commented 5 years ago

Hi @shaun-hope !

I implemented this in #239 (with a deploy preview where you can try it out). Do you think it fulfils your need?

shaun-hope commented 5 years ago

Hi @hrigner , sorry for the delayed response - this looks really great!

Thank you! Shaun