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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

How can you edit a manually created table in the service?

The dataset is in the service, this is where we work on with Tabular Editor 2. I need to add one row to a table that has been manually created but I am not succeeding.


I've tried to generate the table as I'd like it to be in desktop. Copy the compressed piece of code in TE2 Parttitions and paste it into the service dataset. This was then saved and refreshed using TMSL. Yet nothing I do seems to impact the data of this table. I've looked in the .bim file and nothing to be seen there either.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I've ended up replacing the partititon code with a PowerQuery #table() step where I've manually entered the data as an array. This was then pushed to the service by using TE2 C# TMSL script with type = "full". This worked.

 

Too bad it can't be changed manually in a less time consuming manner. 

 

https://blog.crossjoin.co.uk/2016/06/03/creating-tables-in-power-bipower-query-m-code-using-table/

https://docs.microsoft.com/en-us/analysis-services/tmsl/tabular-model-scripting-language-tmsl-refere...

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

 

You can't do this in Power BI Service, it's by design.
There are known limitations:

  • If you use the Paste or manually enter data option, there’s currently no way to update the data later. If you want to add, modify, or delete data later, you need to go through the Create workflow again and get a new report.

For more information,you can refer to:Create quick reports in the Power BI service 

 

Best Regards,
Community Support Team _ Caitlyn

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

 

Anonymous
Not applicable

I've ended up replacing the partititon code with a PowerQuery #table() step where I've manually entered the data as an array. This was then pushed to the service by using TE2 C# TMSL script with type = "full". This worked.

 

Too bad it can't be changed manually in a less time consuming manner. 

 

https://blog.crossjoin.co.uk/2016/06/03/creating-tables-in-power-bipower-query-m-code-using-table/

https://docs.microsoft.com/en-us/analysis-services/tmsl/tabular-model-scripting-language-tmsl-refere...

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors