Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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.
{
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
}
Proud to be a Super User!
New Animated Dashboard: Sales Calendar
{
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
}
Proud to be a Super User!
New Animated Dashboard: Sales Calendar
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.