Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

No of Tables in HTML Page

Hi,

Is it possible to get the total No of Tables in a HTML Page at script level.

Situation:

Our data source is an HTML page. The no of tables differs for different selections and availability of data in the HTML page. Here we need to automate the script so that it get the total no of tables for different scenario and put a loop to get the data without hardcoding the numbers.

Regards

Rajesh

3 Replies
sathishkumar_go
Partner - Specialist
Partner - Specialist

Hi Rajesh

It is possible.

In script -->Webfiles

select local or Internet file

-Sathish

Not applicable
Author

Hi Satish,

I hope that you have wrongly understood.

Let me be more clear. Using script like NoofTables() function; is it possible to get the total no of tables in a HTML page.

Note: Yes i know that visually we can able to see the no of the tables but i want in script.

Let say in a HTML page there are about 5 tables then in your UI you can able to see "@1,@2,@3,@4,@5" as tables. Without going into the UI. Is it possible to get the total no of tables in HTML page using script.

Regards

Rajesh

sathishkumar_go
Partner - Specialist
Partner - Specialist

Hi Rajesh

I wrongly understood in Previously. now i am clear I think so no option is available.

-Sathish