- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Power KPI Matrix - source code in github
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-10-2018 07:49 PM
I'm hoping to extend the Power KPI Matrix visual for a particular requirement. But unlike most Microsoft-produced Custom Visuals, I can't find the source code in github. Am I missing something?
Re: Power KPI Matrix - source code in github
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-11-2018 12:49 AM
Source code of Power KPI Matrix is private as it uses legacy Power BI Custom Visuals API.
We'll share the code later once everything is ready.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Re: Power KPI Matrix - source code in github
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-30-2018 09:59 AM - edited 07-30-2018 10:08 AM
Do you have a time estimate for when you may be able to share this source code? I need to also put barcharts in the table, similar to the way we can already put sparklines.
Thanks!
Calin
Re: Power KPI Matrix - source code in github
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-31-2018 04:06 AM
No ETA as Power KPI Matrix uses legacy API. We'll update when its code is released.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Re: Power KPI Matrix - source code in github
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-27-2018 02:39 AM
Any news about this issue? We need a source code of visual component "Matrix" for customizing it on us requirements.
We want to add a checkbox column with interaction to our remote REST API service for saving/reading their states. Is it possible to modify the initial Matrix visual component? Thank you for an answer.
Re: Power KPI Matrix - source code in github
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-17-2018 05:18 AM
No plans to share source code of Matrix component since it's built into Power BI core code.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Re: Power KPI Matrix - source code in github
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-24-2019 01:12 AM
Hey, @v-viig @AndreyS , @mike_honey, @calinm
We would like to update the visual for adding tooltip on spark line so can we get the source code for the power kpi matrix custom visual source
Or
can we get the alternate of this visual similar like power KPI matrix where in we can fulfill the tooltip requirement on sparkline
Or
Is there any plan to update this visual and add tooltip for sparkline.
Please reply...
Thanks, In Advance
Re: Power KPI Matrix - source code in github
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-24-2019 10:28 PM
Source code is not ready to be published. Most likely it will be shared in Q2 more or less.
Actually, Power KPI Matrix already supports tooltips in Sparklines.
Does tooltip work for you?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Re: Power KPI Matrix - source code in github
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-24-2019 10:36 PM
Thanks a lot for ypur prompt response.
What I want is tooltip filed like we have normal line chart has tooltip field. sp we can put the other data which is not in the matrix field
Eg.
I have comment fields which I don't want on matrix but in spark line it should display in tooltip according to the x axis(Date) and comment if any on that (date).
Thanks,
Re: Power KPI Matrix - source code in github
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-24-2019 10:40 PM
Got you. Added this feature into our backlog #30215.
We are currently focusing on migrating Power KPI Matrix to versioned Power BI API. This is our priority for Q1.
Once migration is completed we will revisit this feature.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals