Forum Discussion
Custom visual Card - with change from last value
- 6 years ago
Hi pawelj795 ,
Based on my research, you can try to use 'Ultimate KPI Card Free' custom visual to meet part of your requirement:
You can change the value size, reference size and color in the format pane:
If you think this visual is not helpful to you, perhaps you can submit the requirement to ideas and add your comments there to make this feature coming sooner: https://ideas.powerbi.com/forums/265200-power-bi-ideas
It is a place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.Best Regards,
Yingjie LiIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
HI pawelj795
What I have understood from your question is that you want to display a visual with last value + additional amount.
You do not need a custom visual for this, just create a measure for this and place it on the "Card" visual.
Your measure can be something like below:
Measure =
var _contacts = here you can enter the calculation for calculating the value of 999 as shown by you in question
var _newcontacts= here you can enter the calculation for the value of additional 4 contacts
Return
_contacts & "+" & _newcontacts
If you need further help on this do let me know.
If this helped you, please mark this post as an accepted solution and like to give KUDOS .
Regards,
Affan Farooqi
Dynamics Practice Lead | Dynamics Solution and Technology | Microsoft Dynamics Partner UAE & Saudi Arabia