Forum Discussion

Seantoh's avatar
Seantoh
Frequent Visitor
8 years ago
Solved

How to get all the table data from a website?

Hi,   I follow the step by the tutorial given. But failed. I need to get the 4 digits data from 0000 until 9999 winning hits table. Below is my script:   let Source = Web.Page(Web.Contents("ht...
  • v-ljerr-msft's avatar
    v-ljerr-msft
    8 years ago

    Hi Seantoh,

     

    I just rechecked the solution, and it still works for me. Just make sure you've renamed the function(step 1) to GetData. :smileyhappy:

     

     

    Regards