thoughtspot / cs_tools

Scale your ThoughtSpot adoption with tools created by the ThoughtSpot Solutions Consulting organization.
https://thoughtspot.github.io/cs_tools/
Other
8 stars 6 forks source link

Add ability to list column dependents of answers/pinboards #11

Closed DevinMcPherson-TS closed 2 years ago

DevinMcPherson-TS commented 3 years ago

I have a use case to figure out what fields in a Worksheet are used by the user base. Getting a list of all the columns from each worksheet used in Answers/Pinboards will let me know if a column can be removed without severely affecting user experience.

To accomplish this, I'd like to get a list from Dependency-Checker/ created-objects tools of all the columns used for all the pinboards answers in a system.

Tools

boonhapus commented 3 years ago

HMR is also wanting this one. I think we could simply add new data into the existing model (below). But I'm sure the next questions for a customer ask for the lineage of dependents. eg. "Column of a Table in a Formula in a Worksheet" .. currently that would be represented as 3 separate rows (maybe that's ok).

boonhapus commented 2 years ago

Added in v1.2.0.