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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
markew1
Advocate I
Advocate I

User-Defined Function w/ List Parameter

2018-01-15 10_25_46-.png

 

When I pass a list to a user defined function (shown in Excel above) I get a Choose Column button upon invocation to specify a table column rather than a field to provide a list reference.  Why is this?  Are lists not supported?  Is my parameter declaration incorrect?

 

As an aside, I should mention that I did see a Chris Webb blog entry that describes the behavior that I show above.  He shows how this behavior can be used to good effect; however, I want to pass a "list of lists" as an argment and have the user-defined function process it as is.  Why can't I do that?

1 ACCEPTED SOLUTION

I've added a UserVoice entry requesting changes to the invocation dialog to support stand-alone lists as well as a table column.  

 

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/32987845-user-defined-function-in...

 

I would appreciate your Vote if you agree with this needed change.

 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

@markew1,

In Chris's blog, when clicking "Choose Column", all of the values from that column will be passed as a list in the function.

Could you please share sample data and post the expected result ? And how about you use parameter in Power BI Desktop? There is another Chris's blog about defining parameter in Power BI Desktop for your reference.

In addition, for Power Query issues, you can post questions in Power Query forum to get better support.

Regards,
Lydia

Lydia, thanks for the reply.  I didn't find Chris's blog on parameters very helpful in the circumstances that led me to post my concern.  Let's say that I have shared a user-defined function via my Data Catalog, and that function is designed to accept a list of lists ( e.g., {{"A","apple"},{"B","banana"},{"C","cherry"}} ) rather than a table.  Now when a less sophisticated user attempts to add a custom table column by invoking my user-defined function ( using the Add Column Invoke Custom Function ribbon tool ) they are prompted for a table column to be passed as an argument rather than the intended list of lists.  Shouldn't the invocation recognize that such a circumstance could exist, and allow for a drop-down list of all list objects as well as a drop-down list of tables from which a single column could be selected?

I've added a UserVoice entry requesting changes to the invocation dialog to support stand-alone lists as well as a table column.  

 

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/32987845-user-defined-function-in...

 

I would appreciate your Vote if you agree with this needed change.

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors