Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
power
New Member

web

 

Hi POWER BI folks,

 

I have done simple WEB DATA pulls where the source is just hyperlinked ( e.g. getting CSV data from the link).

 

Now I am trying to get the data from my portal that requires password AND before downloading all data there are 2 functions:

 

1. that just does select all 

<a id="btnSelectAll" class="important" href="javascript&colon;__doPostBack('ctl00$cphMain$btnSelectAll','')">Select All</a>

 

and 

 

2. an export link that executes export of data  to excel ( now this link is more like simple web data pull) 

 

 web data link

http://imgur.com/9hYhivM

<a id="btnExportAll" class="important" href="javascript&colon;__doPostBack('ctl00$cphMain$btnExportAll','')">Accounts &amp; People</a>

 

It looks like a 2 step process , ( manualy i log in , go to this page and click on the link selet all accounts, click on the export all accounts and excel is now on my computer-- then i just pick it up with POWER BI and i get a cool updated report in POWER BI) 

 

Now can we use POWER BI to kinda tell POWER bi TO CLICK CLICK CLICK and automate these 3 steps ? 

 

@vrossouw  @ImkeF,@MarcelBeug

2 REPLIES 2
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @power,

 

I am wondering if it is possible for you to use your api to call the functions needed with power query like what has done in this article in your scenario. Smiley Happy

 

Regards

power
New Member

 

Hi POWER BI folks,

 

I have done simple WEB DATA pulls where the source is just hyperlinked ( e.g. getting CSV data from the link).

 

Now I am trying to get the data from my portal that requires password AND before downloading all data there are 2 functions:

 

1. that just does select all 

<a id="btnSelectAll" class="important" href="javascript&colon;__doPostBack('ctl00$cphMain$btnSelectAll','')">Select All</a>

 

and 

 

2. an export link that executes export of data  to excel ( now this link is more like simple web data pull) 

 

 web data link

http://imgur.com/9hYhivM

<a id="btnExportAll" class="important" href="javascript&colon;__doPostBack('ctl00$cphMain$btnExportAll','')">Accounts &amp; People</a>

 

It looks like a 2 step process , ( manualy i log in , go to this page and click on the link selet all accounts, click on the export all accounts and excel is now on my computer-- then i just pick it up with POWER BI and i get a cool updated report in POWER BI) 

 

Now can we use POWER BI to kinda tell POWER bi TO CLICK CLICK CLICK and automate these 3 steps ? 

 

@vrossouw  @ImkeF,@MarcelBeug

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors