Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi experts,
I created a report with custom visual. The data source is from an Excel file. I hope to use the definition of the data, while update the data dynamically when the custom visual is loaded. e.g. assume the Excel file is defined as:
ID Material Type
----------------------------
123 Glass Wall
When custom visual is loaded., I hope to update the data , or append data.
ID Material Type
----------------------------
123 Glass Wall
456 Steel Beam
Excel is a static data source, it is understandable it cannnot be upated in custom visual. I am wondering if the only ways are:
if these are the only approaches, how to notifiy report to refresh with the newest data?
Thanks for any input!
Use a PowerApps visual for data write-back into the data source. That's currently the only option (ok, besides R or Python script visuals).
@XiaodongLiang - Use a data source such as Azure SQL that supports DirectQuery. Then the data is always the latest.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
8 | |
7 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |