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