Forum Discussion
Custom Visual Field Formating
- 7 years ago
Hello,
Try to use this utility please.
You could check MultiKPI visual repository, for instance, to find how to store and work with a format.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
can you provide me the code that you mention?
First of all, you should create a formatter.
Here, you should pass a format.
Then, you should call "format" function of the formatter that will return formatted value.
I hope that it will help.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
- Anonymous7 years agoNot applicable
in the dropdown which i have in the settings in order to select the metric i do not see the names
of the metrics although i pass them correctly. Any ideas?
- v-evelk7 years ago
Microsoft Employee
Hi,
I should see how you set it inside capabilities.json to figure out what is wrong.
I can only suggest that you didn't set "displayName" property for an item as on below picture.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]