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

[Connectors] Verify Intellisense with connectors

Open LucGenetier opened this issue 1 year ago • 0 comments
trafficstars

Following expressions aren't returning expected results

First(Office365Groups.ListGroups({ -> nothing versus '$filter':String, '$skiptoken':String, '$top':Decimal" First(Office365Groups.ListGroups({' -> nothing versus '$filter':String, '$skiptoken':String, '$top':Decimal" First(Office365Groups.ListGroups({'$ -> nothing versus '$filter':String, '$skiptoken':String, '$top':Decimal" First(Office365Groups.ListGroups({'$f-> nothing versus $filter':String

LucGenetier avatar Dec 19 '23 10:12 LucGenetier