8 Comments
- 0243774New MemberWe need this feature
- marco_fischerNew MemberHi Mike, hi Ali, you are right, there is no method rename so far. I'm also unhappy with lot of missing features in the API. But for Datasets and Dataflows there are update parameter Methods, can you check them? https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/updateparameters https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows/updatedataflow The docu sais, updating of the parameter "Name" should be possible. For Reports I didn't found a rename capability. Therefore you could update the content, which is missing for the other object tpyes.
- Radu-Cristian_MNew Member
So do we
- khughes1New Member
A very needed feature. Have a customer who needs to enforce a naming convention on reports created through their embedded instance. Seems like an easy enough ask, but the only way we can currently do it is following the steps below. Ideally, it would be great if Workspace Admins could set a naming convention for all new reports in that workspace or if we can pass a naming convention through the create report feature in the embedded instance itself, but even having one API to rename instead of needing to clone and delete would help a lot.
The only way to enforce a naming standard would be to run a process using the Power BI REST APIs that can do the following:
- Identify the bad reports
- Clone them with a corrected name
- Delete the original report with the faulty name
- BalajiKannan1New Member
I see that the post has been open for more than 3 years... Is there an API to rename dataset and Report in PowerBI?? If yes could you please share the documentation for it.... From the PowerBI web app am able to rename a dataset.. so it would be great if we have the same feature as an api as well...
- msenthilkumarNew Member
any update for this feature?
- fbcideas_migusrNew MemberStatus added:Needs Votes
- obenihkNew Member
Finally after much searching myself, I'm glad to report that this is now supported.
https://learn.microsoft.com/en-us/rest/api/fabric/semanticmodel/items/update-semantic-model
Recent ideas
**BUG** Please fix web model editor UI not working with role-playing dimensions
A key part of complex semantic models is the ability to reuse tables for scenarios like role-playing dimensions (e.g., Date table for DOB, Date table for SalesDate). I've specifically run into this w...arpost2 hours agoPost ProdigyNew4Views0likes0Comments- fbcideas_migusr3 hours agoNew MemberNew325Views10likes3Comments
Favorites, recent fields and field groups in the Data pane (large models)
On big models the Data pane is a pain. Search helps, but you keep searching the same stuff again and again. And when a lot of fields have almost the same name (UN, UN METAS, UN_corr, UNIDAD_NEGOCIO…)...WildAnalyst3 hours agoNew MemberNew3Views1like0Comments