public DataSet GetLocationWise1(string Customer, string Appname) { anbp = new AnalyticsDALC(); return anbp.GetLocationWise1(Customer, Appname); }