Hey everyone, Would it be possible to have a view that shows all the inputs and outputs used by a table? Something similar to the "Run Info" pop up, but instead of the column dropdown, we’d have a toggle or filter for "Inputs" and "Outputs." The idea is to make it easier to spot and avoid potential infinite loops—so ideally, we’d also need a way to deactivate specific inputs or outputs directly from that pop up Thanks!
Currently, we don't have a specific view that shows all inputs and outputs used by a table with a toggle for "Inputs" and "Outputs" or a way to deactivate them directly from a popup. However, we do offer some features that might help you manage your table's data flow: 1. You can use the "View Graph" feature to visualize the connections between your tables. 2. We offer various view options like "Fully Enriched Rows," "Errored Rows," and "Non-enrichment Columns" that can help you analyze your table's data. 3. You can customize your table view by showing or hiding specific columns, which might help you focus on inputs or outputs. To avoid potential infinite loops, you might need to carefully manage your table connections and "write to table" operations. What specific aspect of managing inputs and outputs are you most concerned about? This could help us suggest more targeted solutions or improvements.