Hi, i have obiee 12c and i want to know, how i can refresh my data without refreshing the whole page. for example: i have dashboard with few charts on it. Data in this charts can be updated every 1 minute, and i want to see data changes with out refreshing whole page, only in charts. Maybe i can make some ajax queries or maybe i can call already existing queries? it have to be like an online app. Thanks.