ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: Filter widgets types Hi Jake_Raz , Thank you for your input. Have started doing it the way you proposed while in parallel looking into the suggestion on retrieving the widgets types by API. Re: Filter widgets types Hi DRay , Thank you for the response, if possible some steps on how to do it would be much appreciated. Thank you Filter widgets types Hi all, Trying to figure out how to filter widgets based on their types. For example, let's say we have 50 dashboards where each has 7 widgets. Question is is there a way to filter out based on the type widgets (i.e n amounts of bar charts, n amounts of pie charts, etc) Problem arises with widgets that are using certain type which will soon become deprecated, thus need to change all widgets that are currently set with this type. One way is of course seeing one by one which is broken, however if possible I would like to avoid this and change all widgets that will soon become problematic to another type. Thank you