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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

0

Power Query: parameters of type record missing in parameter list when invoking function

When a function has a parameter of type record, it is not included in the list of parameters when the function is invoked, neither via the list of queries, nor via the option "Invoke Custom Function" on the "Add Column" tab in the Query Editor.

 

Example: function Table.PromoteHeaders with optional parameter "options" as nullable record:Parameter options missing.png

 

Status: Delivered
Comments
v-haibl-msft
Employee

@MarcelBeug

 

I can repro the same issue. I’ve reported it internally to Power BI Team: CRI 30216482

I’ll post here once I get any update about it.

 

Best Regards,

Herbert

Vicky_Song
Impactful Individual
Status changed to: Accepted
 
v-haibl-msft
Employee

@MarcelBeug

 

I've got response from Power BI Team. They have UI code that allows for setting the fields in a record parameter, but it's currently disabled. Someone are working on this. This requested feature is not planned for implementation in CY2017H1.

 

Best Regards,

Herbert

Vicky_Song
Impactful Individual
Status changed to: Delivered