-
PowerFX doesn't handle "oneOf, anyOf, allOf, not".
Below is a simple test that demonstrates the problem (to add in OpenApiParserTests.cs)
[Fact]
public async Task ReturnType_Sho…
-
Getting Unsupported OpenApiDateTime from this stack:
"{\"jsonrpc\":\"2.0\",\"id\":null,\"error\":{\"code\":-32603,\"message\":\"Exception Microsoft.PowerFx.Connectors.PowerFxConnectorException…
-
SortByColumns function implementation.
Doc: [https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-sort](https://learn.microsoft.com/en-us/power-platform/power-fx/reference/f…
-
The [find meeting times v2](https://learn.microsoft.com/en-us/connectors/office365/#find-meeting-times-(v2)) action of the Office 365 Outlook connector is not working. Intellisense suggests out all th…
-
This implementation of the `Concat` function doesn't accept the optional "Separator" argument [specified in the documentation](https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/fu…
-
I may have missed something, but there doesn't appear to be a way to get a list of all defined formulas/variables back from the RecalcEngine. I see that the value can be retrieved if you have the name…
-
### What is your question?
When committing the solution file to Azure Repos the prepare screen is stuck on "GETTING SOLUTION DEPENDENCIES...".
Not sure what is wrong.
Any help and guidance is highl…
-
Try `Set(x, 1)`
Then `Set(x, Float(1))`
```
System.InvalidOperationException: Can't change ''x:Globals_22150220'' from Decimal to n.
at Microsoft.PowerFx.ReadOnlySymbolTable.ValidateAccepts(I…
-
ShowColumns is not yet implemented. it is a priority for my project, should that affect the roadmap.
-
**Is your feature request related to a problem? Please describe.**
As the connector ecosystem has expanded it is inevitable that some actions within connectors will be deprecated. Some connectors are…