Skip to content

Network Navigator throws an unexpected exception in Power BI Desktop #36

@stopyoukid

Description

@stopyoukid

Customer’s repro steps:
Click on data drilldown and then click on a node and the error occurs every time.
I would also note that the functionality that would be implied by the Visualization pane does not seem to always work for the network visualization…IE none of the color data fields seem to have any effect.

JS Error Message:
Cannot read property 'metadata' of undefined

Stack Trace:
Microsoft.PowerBI.Client.Windows.JavaScriptException: An error occurred while rendering the report.
TypeError: Cannot read property 'metadata' of undefined
at Object.getSelectorsByColumn (ms-pbi://pbi.microsoft.com/minerva/scripts/VisualHostCore.js:2812:103)
at VisualContainerController.onSelect (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:12813:93)
at Object.onSelect (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:12275:42)
at SelectionManager.sendSelectionToHost (ms-pbi://pbi.microsoft.com/minerva/scripts/visuals.js:34858:53)
at SelectionManager.select (ms-pbi://pbi.microsoft.com/minerva/scripts/visuals.js:34826:77)
at t.persistNodeSelection (https://visuals.azureedge.net/prod/NetworkNavigator1550434005853.js:25:4372)
at t. (https://visuals.azureedge.net/prod/NetworkNavigator1550434005853.js:25:1581)
at delayed (ms-pbi://pbi.microsoft.com/minerva/scripts/powerbi.common.externals.js:28456:27)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions