Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join 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.

I am having errors/issues loading a field from a Field Parameter into my matrix visual.

Feedback Type:
Frown (Error)

Timestamp:
2023-07-12T14:44:43.2849158Z

Local Time:
2023-07-12T10:44:43.2849158-04:00

Session ID:
5b638c44-be90-4070-99ac-cc8b65bfa9e8

Release:
June 2023

Product Version:
2.118.621.0 (23.06) (x64)

Stack Trace:
Javascript: TypeError
at VisualContainerUtils.getQueryName (https://ms-pbi.pbi.microsoft.com/minerva/scripts/explore.js:6970:113)
at Object.isEditableVisualCalc (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.visual-container-skittles-ui.min.js:622:98)
at FieldPickerModernComponent.getFlyoutActionTooltip (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.field-picker-modern.min.js:818:69)
at FieldPickerModernComponent.createFieldMetadata (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.field-picker-modern.min.js:815:41)
at https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.field-picker-modern.min.js:794:34
at arrayMap (https://ms-pbi.pbi.microsoft.com/minerva/scripts/powerbi.common.externals.js:26438:23)
at Function.map (https://ms-pbi.pbi.microsoft.com/minerva/scripts/powerbi.common.externals.js:35407:14)
at FieldPickerModernComponent.updaterPickerWithInitialExprs (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.field-picker-modern.min.js:793:45)
at SafeSubscriber._next (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.field-picker-modern.min.js:528:34)
at _proto2.__tryOrUnsub (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.js:100599:28)

PowerBINonFatalError:
{"AppName":"PBIDesktop","AppVersion":"2.118.621.0","ModuleName":"https://ms-pbi.pbi.microsoft.com/minerva/scripts/explore.js","Component":"VisualContainerUtils","Error":"TypeError","MethodDef":"getQueryName","ErrorOffset":"6970:113","ErrorCode":""}

OS Version:
Microsoft Windows NT 10.0.22621.0 (x64 en-US)

CLR Version:
4.8 or later [Release Number = 533320]

Peak Virtual Memory:
71.1 GB

Private Memory:
964 MB

Peak Working Set:
1.17 GB

IE Version:
11.1.22621.0

User ID:
6f46d484-9c47-4cd5-ba98-d5841eecdfd1

Workbook Package Info:
1* - en-US, Query Groups: 8, fastCombine: Disabled, runBackgroundAnalysis: False.

Telemetry Enabled:
True

Model Default Mode:
Import

Model Version:
PowerBI_V3

Enabled Preview Features:
PBI_shapeMapVisualEnabled
PBI_b2bExternalDatasetSharing
PBI_enhancedTooltips
PBI_enableWebView2
PQ_WebView2Connector
PBI_sparklines
PBI_scorecardVisual
PBI_NlToDax
PBI_fieldParametersSuperSwitch
PBI_horizontalFusion
PBI_angularRls
PBI_onObject
PBI_setLabelOnExportPdf
PBI_dynamicFormatString
PBI_oneDriveSave
PBI_gitIntegration
PBI_newCard

Disabled Preview Features:
PBI_SpanishLinguisticsEnabled
PBI_qnaLiveConnect
PBI_oneDriveShare

Disabled DirectQuery Options:
TreatHanaAsRelationalSource

Cloud:
GlobalCloud

Recent Actions:
Update Visual Containers for z, Update Visual Containers for tabOrder, VisualContainerUpdateDimensions, VisualConversion, SavePropertyPane, VisualContainerToggleSortDirection, VisualContainerUpdateDimensions, ApplyRelativeDateFilter, VisualContainerUpdateDimensions, VisualContainerPersistProperties, AddFieldToVisual, VisualConversion, VisualConversion, VisualConversion, RemoveFieldFromRole

DPI Scale:
100%

Supported Services:
Power BI

Status: Investigating
Comments
Anonymous
Not applicable

Hi @254_samo ,

 

Please check if you have met these known limits:

  • AI visuals and Q&A aren't supported with the feature.
  • There's no way for your report users to select the "none" or no fields option. Selecting no fields in the slicer or filter card is the same as selecting all fields.
  • You can't create parameters in live connection data sources without a local model. However, if you use DirectQuery for Power BI datasets and AS (preview), you can add a local model to create field parameters. 
  • You can't use implicit measures, so if you need an aggregated column as one of your fields, you need to create an explicit DAX measure for it. For more information, see implicit vs. explicit measures.
  • You can't use field parameters as the linked fields of a drill-through or tooltip page. The workaround is to use the individual fields referenced within the field parameter instead. For example, if your field parameter includes Customer and Product fields, you can link these two fields to your drill-through or tooltip page so that visuals with the field parameter can launch your drill-through or tooltip page.

 

Best regards.
Community Support Team_Caitlyn