Calling a Excel report from C# with data in cells from SQL Server -


i developing excel report getting data sql server. idea data powerpivot model, view can manipulated through slicers selecting year, week , location. report organized weekday monday saturday columns. within each column set of values placed. @ example here report layout. want report called c# application can set slicer values , open excel report. question how create report. maybe can use cube formulas, or pivot tables. hope people out there can me this. regards geir f


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -