Forum Discussion
alexpokerface
1 month agoFrequent Visitor
How to detect drill mode
Hi, a quick question: In the Power BI custom visuals API, is there any way to detect whether the visual is currently in drill mode (as opposed to normal selection mode)? Thanks and kind regards, ...
alexpokerface
1 month agoFrequent Visitor
Thanks for the snippet! I checked the current and recent versions of the powerbi-visuals-api, and neither DrillState nor dataView.metadata.drillState exists in the public API. If this comes from an internal or experimental build, that would be interesting — but in the official contract, the property isn’t available.
dm-p
1 month agoSuper User
Unfortunately that code looks like an hallucination - there's nothing in the APIs matching these types or methods.