Hubdb Column data

How to check that perticular hubdb column data is used in particular module

Hi, @Raghavendra :waving_hand: Thanks for your question. Hey, @himanshurauthan @Stephanie-OG @jonchim @Josh, do you have any suggestions for @Raghavendra? Outside of having to manually review their code?

Thank you very much for taking a look! —Jaycee

Hey @Raghavendra,

The quickest way to check is to search for the column name value in the custom module.

The column label might be referenced, but the HubDB value should be using part of the column name if being used. You can find the column name by editing the column in the HubDB table.

Let me know if that helps!