I am populating a pivot table component in a C# windows application with SSAS cube data.I have already made the SSAS cube write enabled.I want to edit the cells of pivot table component so as to modify the data in it.This changed data i want to update into the cube using update query.Can someone suggest on how to do this??