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

Join 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.

Reply
DJSwezey
Helper I
Helper I

Power BI Dashboard as Data Source in Excel w/ added column

I have a Power BI Dataset that I have published with clients who will require a sales campaign (Example).

ClientCampaignClientID
Freds ElectricalSolar15
Joes BBQBurgers25
Randys CleanersDetergent

50

 

Within Excel I have grabbed this dataset from the Power Platform > Power BI option and created a Table.

 

I have then added a new column called "Status" that will be used for salespeople to come into the Excel document and update the status of the campaigns.

ClientCampaignClientIDStatus
Freds ElectricalSolar15Lead
Joes BBQBurgers25Closed
Randys CleanersDetergent50In Progress

 

Here is my issue: If a new client is added or an exising client is removed from the Power BI Dataset and the Excel table is refreshed, the data manually entered into the "Status" column no longer is associated to the original row. 

ClientCampaignClientIDStatus
Danielles DancingEnsemble 75Lead
Joes BBQBurgers25Closed
Randys CleanersDetergent50In Progress

For example, if Freds Eletrical was removed and Danielles Dancing was added, the status "Lead" for Freds Electrical is not removed and stays in the same row, thus making the status for Danielles Dancing incorrect.

 

How can I get this "Status" column in Excel with a manual entry to be associated to the ClientID so if/when data changes the Status can appropriately match the client?

1 REPLY 1
lbendlin
Super User
Super User

Short answer: You  can't.

 

Long answer:  You would need to find a way to write back from Excel into the Power BI dataset's semantic model's data source. For example with a VBA macro that writes your comments into the SQL Server database table that is the source for Power BI.  Technically possible but quite complex and horrible UX.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.