2 tabs and 1 main input to filter data

I am building a dash dashboard which should have 2 tabs and one main input box. Tabs1 will have some insights like graphs etc and tab 2 will have different graphs from tab1. Now Input box will be used to filter data and recreate graphs as per the input for example: if there is no input in input box then tab1 and tab2 will show insights as per total data but once i filter anything by writing in input box then tab1 and tab2 shows insights as per input given.

Please help with a small code on above problem as i have made a code which is huge so i am not sharing here a small example by will help…looking forward for support,

This post talks about linking info between tabs. Hope it helps.

Linking tabs