Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I am looking to deliver a Power BI App and distribute to the public via AppSource, but it needs to take data from local data files supplied from a user's PC.
Is this possible and what are the steps ?
Can I paramaterise certain aspects like :
Local Directory For Your Files C:\MyData
Local FileName Fred.xlsx
Any help really appreciated
Paul
Hi @Paul_Martin ,
Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.
If these also don't help, please share more detailed information and description to help us clarify your scenario to test.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
HI @Paul_Martin,
Did you mean the design a app with parameters? If that is the case, I'd like to suggest you check the official document to know more about template apps:
Create template apps in Power BI - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
Delivering a Power BI App via AppSource that takes data from local data files on a user's PC is not directly supported due to the nature of Power BI's cloud-based architecture. However, you can achieve a similar outcome by guiding users to set up a local data gateway and parameterizing the data source in Power BI Desktop.
Create Parameters:
Load Data and Create Report:
Install and Configure Data Gateway:
Map Data Source to Gateway:
Thank you so much for spending the time to answer my two questions so fully.
Given your comments on loading data from a local file with Parameters would ultimately require a Personal Gateway (not realistic, cos the App is aimed at end users and setting up a gateway is just too techy in this scenario), could we :
Could you just confirm, if my thoughts are correct ?
So the ultimate process as I see it would be :
Sorry a lot there, but feel I am getting close !