Assign fault

@saikumar_kuncha

Could you please share your error message.

If you facing the error about AsEnumerable()
Please add Assembly Reference to your xaml file.
<AssemblyReference>System.Data.DataSetExtensions</AssemblyReference>

you can refer below article: