var add_datafilters = [ 
{
	name : 'location_id',
	expression : "t1.location_id=${@location_id}"
}

];
add_datafilter();