Hi @vhall,
When you have the click on a table name on the Temporary tab of the Table list, and have the Dataflow Graphs open, Xcalar Design attempts to focus on the temporary table in the dataflow graph. This helps you to see how each temporary table is used in your modeling.
The tooltip Table cannot be found in any active dataflows indicates the temporary table isn't in a dataflow. It was used to create an active table, which was later dropped from your worksheet.
If you want to know how it was used, you can:
- Add it to the worksheet.
- Add another temporary table to the worksheet. If possible, choose one created by applying operations to the table you are interested in. You may need to use trial and error to find one.
Any additional questions about this?
Take care,
Mark