Tables not showing up - Get and Transform Data from Web

shockey8oz

New Member
Joined
Sep 17, 2012
Messages
11
Office Version
  1. 365
Platform
  1. Windows
I am trying to pull in a work schedule table from my company's intranet. I have tried entering credentials with the same failing results. I am using Office 365. My default browser for my operating system in Edge. I have Chrome and FireFox available. I would love to use the automatic page updating WebQuery for this project versus building a macro to import the data. Any insight would be much appreciated.

My issues are:

1) The Data Query doesn't recognize any tables on the webpage. (SEE IMAGE 1)
a) An inspection of the HTML code shows the entire page is built as a table. I would need to go into the fourth table level to get to my desired data
b) XPATH for reference ("/html/body/table/tbody/tr/td/table[2]/tbody/tr/td/table/tbody/tr/td/table[3]")

2) The Webpage view shows a browser incompatibility issue. (SEE IMAGE 2)
a) I am using the updated URL
 

Attachments

  • Issue_1.png
    Issue_1.png
    13.5 KB · Views: 26
  • Issue_2.png
    Issue_2.png
    34.9 KB · Views: 24

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.

Forum statistics

Threads
1,223,397
Messages
6,171,878
Members
452,427
Latest member
samk379

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top