Forum Discussion
Custom Visual, when I add table binding, the custom formatting disappears.
- 7 years ago
Hello,
You should check the following documentation pages:
https://microsoft.github.io/PowerBI-visuals/docs/concepts/capabilities/
https://microsoft.github.io/PowerBI-visuals/docs/concepts/dataviewmappings/
https://microsoft.github.io/PowerBI-visuals/docs/concepts/objects-and-properties/
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
Hello,
It is necessary to analyze the source code to make some suggestion. Could you please share the repo link or send files to [email protected] for analysis?
Thanks!
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
I found the problem, It was the cache issues.
Also, do you know where I can find full documentation about capabilities.json?
- v-evelk7 years agoMicrosoft Employee
Hello,
You should check the following documentation pages:
https://microsoft.github.io/PowerBI-visuals/docs/concepts/capabilities/
https://microsoft.github.io/PowerBI-visuals/docs/concepts/dataviewmappings/
https://microsoft.github.io/PowerBI-visuals/docs/concepts/objects-and-properties/
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]- Anonymous7 years agoNot applicable
Ok, thank you.