Forum Discussion
User-Defined Function w/ List Parameter
- 8 years ago
I've added a UserVoice entry requesting changes to the invocation dialog to support stand-alone lists as well as a table column.
I would appreciate your Vote if you agree with this needed change.
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
- markew18 years agoAdvocate I
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?
- markew18 years agoAdvocate I
I've added a UserVoice entry requesting changes to the invocation dialog to support stand-alone lists as well as a table column.
I would appreciate your Vote if you agree with this needed change.