Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I've added the following to my capabilities.json file:
"objects": { "testObject": { "displayName": "Test object", "properties": { "testProperty": { "displayName": "Test property", "type": { "bool": true } } } } }
and I've edited my visual's enumerateObjectInstances method to perform
console.log("test");
However, nothing ever gets logged!
In the comment above the method it says that it gets called for each object in the capabilities file, so how come it's not getting called?
Thanks
Solved! Go to Solution.
You should open the format panel or change any property of the format pane.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
You should open the format panel or change any property of the format pane.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
6 | |
4 | |
2 | |
2 |
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
3 |