Hi Developers,
I receive mail and its consists of table with description of BOM, I request how to extract only table from email body.
Hi Developers,
I receive mail and its consists of table with description of BOM, I request how to extract only table from email body.
Let me check and reply you back.
Hi Srini84,
is it this package available on studio or do we need to download from market. If I need to download from the website then where is the link .
How to use this package?
I already shared you the market place link where the package is
you need to signin to download the package, later you can use Manage package to use the same
For the sample Xaml file you can check below link
Hope this may help you
Thanks
Hi Srini84,
I am getting output like this “System.Data.DataSet” how to get proper output.
You can get the table by using below code. DataSet is nothing but collections of table
varDataSet.Tables(0)
Thank you guys for your support. @aanandsanraj @Srini84
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.