Power-Fx icon indicating copy to clipboard operation
Power-Fx copied to clipboard

[Intellisense] First(Filter([{a:1, abv:20}], bv

Open LucGenetier opened this issue 1 year ago • 0 comments

First(Filter([{a:1, abv:20}], bv suggests Color.BlueViolet but is not proposing abv column For First(Filter([{a:1, abv:20}],, we have 3 proposals: a, abv and ThisRecord

LucGenetier avatar Dec 19 '23 10:12 LucGenetier