Button to Open XL file

Mjk7239

New Member
Joined
Sep 29, 2013
Messages
14
All;
I am looking for a way to open an XL file with a button in Power BI.

We use Sap and the version we currently use does not allow for Power BI to go and get the data. So we have several different vba codes that extract the data from SAP through RFC calls, scripting etc. which leads us to an excel file with the data. Accessing the data that is now in the xl file is easy.

The hard part is when in power BI to get to the xl file to run the “update data” code.

We we can open the xl data workbook with simple vba from another xl workbook, but without vba inside Power BI, how could this be done?

Thanks for your thoughts and advice.
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
The question is not how to refresh the data feeding power BI from the XL workbook.

It is HOW to open the Excel work book from the Power BI so that the VBA in the XL workbook can be activated and update the XL work book from SAP.
 
Upvote 0
what you are saying is, you would like to be able to open excel spreadsheet from www and update it using VBA ?
What does your IT say?
 
Upvote 0

Forum statistics

Threads
1,214,830
Messages
6,121,831
Members
449,051
Latest member
excelquestion515

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