I am using Google Charts API module to generate a pie chart of a content type with the fields Blood-group and count representing the sectors . For this I need to completely alter the query ( select from a different table ) that the views integration provides. Can i use hook_views_query_alter?
↧