Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Update in visual.ts and capabilities.json file is not reflecting in the visual in Power BI App.
07-26-2023
11:44 PM
Hi Developers,
I have updated some code in the visual.ts file and changed the display name of Data roles in the capabilites.Json file. Even after the successful run of command: pbiviz start, the result of the updated code and display name is not updated in the custom visual in Power BI App. What might be the reason for this?
How this issue could be solved?
Thanks!
Solved! Go to Solution.
1 ACCEPTED SOLUTION
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2023
10:13 AM
{
the result of the updated code
// this is highly unlikley for a dev, if it is for prod you need to manually import
//the newly packaged .pbiviz in order to have the new code reflectd there
and
display name is not updated
// did you update the pbiviz.json with the new name?
// if yes, make sure to manually import the newly packaged .pbiviz
}
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
My custom visualization projects
Plotting Live Sound: Viz1
Visual Capitalist: Working Hrs
Others:Easing Graph, Animated Calendar
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2023
10:13 AM
{
the result of the updated code
// this is highly unlikley for a dev, if it is for prod you need to manually import
//the newly packaged .pbiviz in order to have the new code reflectd there
and
display name is not updated
// did you update the pbiviz.json with the new name?
// if yes, make sure to manually import the newly packaged .pbiviz
}
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
My custom visualization projects
Plotting Live Sound: Viz1
Visual Capitalist: Working Hrs
Others:Easing Graph, Animated Calendar

Helpful resources
Announcements
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.
Power BI Monthly Update - June 2025
Check out the June 2025 Power BI update to learn about new features.
