Forum Discussion
adjust pbiviz.json
good morning,
i would like to adjust a color of a visual so that it fits the layout of my report.
i opened the code in Visual studio code, tried to adjust a color there but nothing happens
i assume i am missing quite a few steps, can someone show me a step-by-step plan of what needs to be done
to get this done.
i am a beginner in power BI, but i am very curious how to tackle this
thanks in advance
romilied
hello,
thanks for your reply, I will look into this
2 Replies
- ExpiscornovusMost Valuable Professional
Hi romilied,
My suggestion would be to check a couple of Microsoft articles first. I assume you have setup your development environment?
https://learn.microsoft.com/en-gb/power-bi/developer/visuals/environment-setup
This might be a good article to check as well:
https://learn.microsoft.com/en-gb/power-bi/developer/visuals/add-colors-power-bi-visual
And have you tested your change in developer mode?
https://learn.microsoft.com/en-gb/power-bi/developer/visuals/submission-testing
- romiliedRegular Visitor
hello,
thanks for your reply, I will look into this