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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
jshull
Microsoft Employee
Microsoft Employee

Adding comment data to an uneditable database

Hello! Here's a quandary I've been mulling over. I have to work with several databases which are all uneditable - the "Get Data" buttons all become greyed out when I connect to one database. 

 

Each week, I refresh a pivot table in Power BI with unique customer names in the first column, then each month's revenue for that customer in the other columns. I then have to export this list to Excel, so I can add comments to each row with a trend summary (Example: revenue trends down in Q3-Q4, or revenue spiked up in Q2). 

 

  • First question: is it possible to add an extra column like this - so each trend summary is tied to the correct customer in column 1 - when I can't hit "get data" in Power BI? I know I can add "comments" to a Power BI, but those aren't tied to the specific customer names.
  • Second question: is it possible to have Power BI automatically "save" this data statically each week or month, so I can compare last months' projections vs this month? I of course know how to export the data to a .csv, but I'd love to automate that process.

Thank you very much in advance for any ideas!

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

@jshull First, are you connecting to an existing Power BI dataset and therefore a "Live" connection or are you using DirectQuery? If DirectQuery you have the option of a composite data model, which allows you to import data to add to your dataset. That option is not available for Live datasets yet.

 

For your second question, there are wasy of doing it but it mostly leads to sadness. @ImkeF has some solutions for this I believe.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

@Greg_Deckler Thanks for the quick response! 

Unfortunately this is a live dataset. I've tried using other methods of connecting to the database - like Import - but Power BI ends up freezing up every time that's attempted. IT support's answer on that is "only use the live connection please." 

Hah, "sadness" is what I expected, but I'll take any ideas! I assume the real solution here is on the database side - to add a Week Ending In" field - but I have no way to change that.  

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors