microsoft / Power-Fx

Power Fx low-code programming language
MIT License
3.21k stars 329 forks source link

Remove ServiceCapabilities.FilterFunctions and TableDelegationInfo.FilterFunctions #2724

Closed LucGenetier closed 3 weeks ago

LucGenetier commented 3 weeks ago

Those are apparently useless and were creating confusion FilterFunctions stays at column level

LucGenetier commented 3 weeks ago

Public API changes:
❌CP0002 M:Microsoft.PowerFx.Core.Entities.TableDelegationInfo.get_FilterFunctions
❌CP0002 M:Microsoft.PowerFx.Core.Entities.TableDelegationInfo.set_FilterFunctions(System.Collections.Generic.IEnumerable{Microsoft.PowerFx.Core.Functions.Delegation.DelegationOperator})