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(_))...
OData.Feed should support entity bound function with same name as property
Microsoft case 119083024001340 was filed for an issue causing a failure in OData.Feed when reading valid OData metadata. Microsoft Product Group agreed there is an issue but will not fix it unless there is sufficient votes. The issue occurs if an OData entity, lets call it MyNamespace.E1, h...
OData.Feed should support entity bound function with same name as property
Microsoft case 119083024001340 was filed for an issue causing a failure in OData.Feed when reading valid OData metadata. Microsoft Product Group agreed there is an issue but will not fix it unless there is sufficient votes. Microsoft support team stated the following: "PG team has responded bac...