public DataSet GetLevelsDrillDown_Location(string Appname, int Level) { anbp = new AnalyticsDALC(); return anbp.GetLevelsDrillDown_Location(Appname, Level); }