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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

invoke custom function on row

Please add support for applying Invoke Custom Function to an entire row. Currently the UI shows the filter source as Any or Individual column. Please add Row as an additional filter source option. The resulting M lang would be = Table.AddColumn(someTable, "new col", each someFunction(_)), where someFunction needs the entire row as input. Without this capability, a user must use Advanced Editor to provide the row as input to my function.
Status: Needs Votes
Comments
fbcideas_migusr
New Member
Status changed to: Needs Votes