Powerpoint automation error

In power point automation use the activity add data table table to slide gives an exception the method or option is not implemented. plz gives the solution

image
image

@Deepika_Dhande ,

I feel there could be something wrong with package. Try to remove and install the latest package UiPath.Presentations.Activities

Why I feel so?
As per the Exception Type : NotImplementedException this occurs when

“NotImplementedException” is thrown when the control goes into a method that has been declared but has not been implemented completely.

And it is not possible UiPath or Microsoft shipping something uncooked.

So try reinstalling the package.

Thanks,
Ashok :slight_smile:

sir,I have to installed new package but did not work it, plz gives another suggestion

Sorry @Deepika_Dhande but I’m unable to reproduce the error. Here is my code which is working fine.

ForDeepika.xaml (10.0 KB)

Please check all the variables and everything you could.

Thanks,
Ashok :slight_smile:

Hi @Deepika_Dhande ,

Would you be able to share a sample project where this occurs so we can investigate this further?

Many thanks,
Raluca