Forum Discussion
Code for updates to visuals in PowerBI
Hi, I am fairly new to visual developmnet in PowerBI. I have been tweaking existing custom visuals to add abilities that I need for my reports and that has been very handy. Recently, dynamic references were added to PowerBI and I would like to incorportate that ability in a custom visual. For example, the KPI custom visual could have two fields that take numbers (instead of columns) and change color based on those thresholds. Where can I see the code for the new dynamic references?
2 Replies
- v-chuncz-msftCommunity Support
Not all visuals can have dynamic reference lines applied to them. To get more features available in the Analytics pane, check back often for what's new. As for the code, you may reach out for help at https://github.com/Microsoft/PowerBI-visuals.
- quratzafarAdvocate II
Thankyou for taking out the time to reply Sam, I am already trying to develop familiarity with the PowerBI-visuals. However, the online video tutorials either use the dev tools in the Power BI sevice (depracted now) or the old visuals wiki.