Forum Discussion
Harpreet1405_12
2 years agoHelper III
Extracting Data from a protected website
Hello I am looking for a way to extract the data from the web application page which looks like as shown below. I tried to connect it by copying pasting the link but it is giving me an error "the...
collinq
2 years agoSuper User
Hi Harpreet1405_12 ,
I think that the best method is going to get the data out of the system that is producing this web page. This is output from those tables and is put together but I think it would be very difficult to try and get the data out of what you are looking at based on the screenshot.
You will need to find the underlying tables (based on the screenshot - the ones in the SIS system itself) and then you can put together this report and other ones yourself quite easily since you will have the original data to link and create slicers from.
Harpreet1405_12
2 years agoHelper III
Thank you so much collinq for your time and response... Do you think excel would be the only option to maintain these tables in database?